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 $name = Paul; echo(hello . $name); ?> ?..

Decoded Output download

<?php $name = Paul; echo(hello  . $name); ?> ?

Did this file decode correctly?

Original Code

<?php $name = Paul; echo(hello  . $name); ?> ?

Function Calls

None

Variables

None

Stats

MD5 9b4058f5e44232878bc51b9adf6116e8
Eval Count 0
Decode Time 74 ms