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

Signing you up...

Thank you for signing up!

PHP Decode

/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff..

Decoded Output download

<?  /[-----]/g, 
p=/[\\"-------]/g,h,n,r={"":"\b","	":"\t","
":"\n","":"\f","
":"\r",'"':'\"',"\":"\\" ?>

Did this file decode correctly?

Original Code

/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,
p=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,h,n,r={"\u0008":"\\b","\t":"\\t","\n":"\\n","\u000c":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"

Function Calls

None

Variables

None

Stats

MD5 a33d65e5438e105f31b134a4b653e778
Eval Count 0
Decode Time 529 ms