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 $databaseType = "mysql"; $database = "omcmobile_omc"; $host = "localho..
Decoded Output download
<?php $databaseType = "mysql";
$database = "omcmobile_omc";
$host = "localhost";
$user = "omcmobile_omc";
$password = "5rpXfxWW"; ?>
Did this file decode correctly?
Original Code
<?php $databaseType = "mysql";
$database = "omcmobile_omc";
$host = "localhost";
$user = "omcmobile_omc";
$password = "5rpXfxWW"; ?>
Function Calls
| None |
Stats
| MD5 | 0502350d9a21891b4d0f582f148f7ce8 |
| Eval Count | 0 |
| Decode Time | 83 ms |