Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

[ 'id_user' => 1, 'image_user' => 1, 'info_user' => 1, 'email_user' => 1, '..

Decoded Output download

<?  [ 
		'id_user' => 1, 
		'image_user' => 1, 
		'info_user' => 1, 
		'email_user' => 1, 
		'phone_user' => 1, 
	] ?>

Did this file decode correctly?

Original Code

[
		'id_user' => 1,
		'image_user' => 1,
		'info_user' => 1,
		'email_user' => 1,
		'phone_user' => 1,
	]

Function Calls

None

Variables

None

Stats

MD5 f902bc9355b1f140ff1e6c93e6e854af
Eval Count 0
Decode Time 107 ms