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 mysql_connect("localhost","root","rrr"); ?>..

Decoded Output download

<?php 
mysql_connect("localhost","root","rrr"); 
?>

Did this file decode correctly?

Original Code

<?php
mysql_connect("localhost","root","rrr");
?>

Function Calls

mysql_connect 1

Variables

None

Stats

MD5 09fd6ab4af95b0c0cc1d37bf03830034
Eval Count 0
Decode Time 80 ms