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 $shortURLDomain = "fkref.com"; $shortURLObf = '\146\x6br\145f\x2ec\x6f\x6d'; ..

Decoded Output download

<?php 
 
$shortURLDomain = "fkref.com"; 
$shortURLObf = 'fkref.com'; 
 ?>

Did this file decode correctly?

Original Code

<?php

$shortURLDomain = "fkref.com";
$shortURLObf = '\146\x6br\145f\x2ec\x6f\x6d';

Function Calls

None

Variables

$shortURLObf \146\x6br\145f\x2ec\x6f\x6d
$shortURLDomain fkref.com

Stats

MD5 582e8c7b596773a04811b91554467bb0
Eval Count 0
Decode Time 86 ms