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

Signing you up...

Thank you for signing up!

PHP Decode

$valid = get_option("scrapes_valid");$current_url = get_site_url();\n\t\t\tOl_Scrapes::wri..

Decoded Output download

<?  $valid = get_option("scrapes_valid");$current_url = get_site_url();
			Ol_Scrapes::write_log("Activated by lord_woland for " . $current_url);
			return true; ?>

Did this file decode correctly?

Original Code

$valid = get_option("scrapes_valid");$current_url = get_site_url();\n\t\t\tOl_Scrapes::write_log("Activated by lord_woland for " . $current_url);\n\t\t\treturn true;

Function Calls

None

Variables

None

Stats

MD5 107f8dbcd6965d5845b74fdfb774198e
Eval Count 0
Decode Time 97 ms