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 $servername = "localhost"; $username = "root"; $password = "vertrigo"; $dbname..
Decoded Output download
<?php
$servername = "localhost";
$username = "root";
$password = "vertrigo";
$dbname = "mkradius";
?>
Did this file decode correctly?
Original Code
<?php
$servername = "localhost";
$username = "root";
$password = "vertrigo";
$dbname = "mkradius";
?>
Function Calls
None |
Stats
MD5 | 2210b30e7831d177f79acb4826fa0d4d |
Eval Count | 0 |
Decode Time | 64 ms |