Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<!DOCTYPE> <html> <body> encrypted text=9SYt/A3fWqgrMoWSqTYIphATcxBoJR0U2RzXJ3p6S..

Decoded Output download

<?  <!DOCTYPE> 
 
<html> 
 
<body> 
 
encrypted text=9SYt/A3fWqgrMoWSqTYIphATcxBoJR0U2RzXJ3p6SBTiJjd10xSWN4zqr0nVnS3GPa70zIAXdxP8ZgiuhQDk7efPZGSwIWEq1Ztk0IEC6w3XXBiBgUGFdWGBVYLJaIHuO7w3FJEd5Y5LlADFXGIHXP5Dn7lmPXWJo5l18xnbWA/c4c2ToYs3KpSuVKKCNRzDmo7q7+osGVVx9LvW60x6XQyZaqync9JHgX2DQ2qRkTNHcsUnhLk=</br>decrypted text={ 
 
"regnNo":"HR87D0738", 
 
"chassisNo":"59234", 
 
"terminationDt":"2023-07-04", 
 
"docUrl":"", 
 
"userId":"pnbgilts", 
 
"userPwd":"dL@12345" 
 
}</body> 
 
</html ?>

Did this file decode correctly?

Original Code

<!DOCTYPE>

<html>

<body>

encrypted text=9SYt/A3fWqgrMoWSqTYIphATcxBoJR0U2RzXJ3p6SBTiJjd10xSWN4zqr0nVnS3GPa70zIAXdxP8ZgiuhQDk7efPZGSwIWEq1Ztk0IEC6w3XXBiBgUGFdWGBVYLJaIHuO7w3FJEd5Y5LlADFXGIHXP5Dn7lmPXWJo5l18xnbWA/c4c2ToYs3KpSuVKKCNRzDmo7q7+osGVVx9LvW60x6XQyZaqync9JHgX2DQ2qRkTNHcsUnhLk=</br>decrypted text={

"regnNo":"HR87D0738",

"chassisNo":"59234",

"terminationDt":"2023-07-04",

"docUrl":"",

"userId":"pnbgilts",

"userPwd":"dL@12345"

}</body>

</html

Function Calls

None

Variables

None

Stats

MD5 b072121ba188d43e7dd9ab286ed676d4
Eval Count 0
Decode Time 41 ms