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

Signing you up...

Thank you for signing up!

PHP Decode

if(strpos($_SERVER['HTTP_USER_AGENT'],'Chrome-Lighthouse')) { } else {..

Decoded Output download

<?  if(strpos($_SERVER['HTTP_USER_AGENT'],'Chrome-Lighthouse')) { } 
else { ?>

Did this file decode correctly?

Original Code

if(strpos($_SERVER['HTTP_USER_AGENT'],'Chrome-Lighthouse')) { }
else {

Function Calls

None

Variables

None

Stats

MD5 1f3c97cd840f93cd922849c4b8d2e28e
Eval Count 0
Decode Time 66 ms