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 $mysqli = new mysqli("localhost","yaransell_root","M{TbySrO-S+[","yaransell_yaran"..

Decoded Output download

<?php 
 $mysqli = new mysqli("localhost","yaransell_root","M{TbySrO-S+[","yaransell_yaran"); 
 $mysqli->query("SET NAMES 'utf8'"); 
?>

Did this file decode correctly?

Original Code

<?php
 $mysqli = new mysqli("localhost","yaransell_root","M{TbySrO-S+[","yaransell_yaran");
 $mysqli->query("SET NAMES 'utf8'");
?>

Function Calls

None

Variables

None

Stats

MD5 8385a0997ef57bfc1a0c9a3b3f04f25b
Eval Count 0
Decode Time 73 ms