Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php // PHP permanent URL redirect - generated by www.rapidtables.com header("Location:..
Decoded Output download
<?php
// PHP permanent URL redirect - generated by www.rapidtables.com
header("Location: https://pld.unpam.ac.id/store/thai/", true, 301);
exit();
?>
Did this file decode correctly?
Original Code
<?php
// PHP permanent URL redirect - generated by www.rapidtables.com
header("Location: https://pld.unpam.ac.id/store/thai/", true, 301);
exit();
?>
Function Calls
header | 1 |
Stats
MD5 | fae83b4e7d0c385c713fcb020cc83584 |
Eval Count | 0 |
Decode Time | 51 ms |