Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
echo "<a target='_blank' href='../user/image/<?php echo $row['filename'];?>'>" ..
Decoded Output download
echo "<a target='_blank' href='../user/image/<?php echo $row['filename'];?>'>"
Did this file decode correctly?
Original Code
echo "<a target='_blank' href='../user/image/<?php echo $row['filename'];?>'>"
Function Calls
None |
Stats
MD5 | 420b203591f72abaf508cae61135eb4c |
Eval Count | 0 |
Decode Time | 34 ms |