Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<!-- Most Visits Shimmer --> <div class="box-shadow relative flex-1 rounded bg-white p-4 d..
Decoded Output download
<? <!-- Most Visits Shimmer -->
<div class="box-shadow relative flex-1 rounded bg-white p-4 dark:bg-gray-900">
<!-- Header -->
<div class="mb-4 flex items-center justify-between">
<div class="shimmer h-[17px] w-[150px]"></div>
<div class="shimmer h-[21px] w-[79px]"></div>
</div>
<!-- Progrss Bar Shimmer -->
<x-admin::shimmer.reporting.progress-bar />
</div> ?>
Did this file decode correctly?
Original Code
<!-- Most Visits Shimmer -->
<div class="box-shadow relative flex-1 rounded bg-white p-4 dark:bg-gray-900">
<!-- Header -->
<div class="mb-4 flex items-center justify-between">
<div class="shimmer h-[17px] w-[150px]"></div>
<div class="shimmer h-[21px] w-[79px]"></div>
</div>
<!-- Progrss Bar Shimmer -->
<x-admin::shimmer.reporting.progress-bar />
</div>
Function Calls
None |
Stats
MD5 | 079da8b303d29fbf408ae42a6e1e1d0d |
Eval Count | 0 |
Decode Time | 78 ms |