Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
document.writeln('<table summary=\"Crude oil price (c) http://oil-price.net\" cellspacing=..
Decoded Output download
<? document.writeln('<table summary=\"Crude oil price (c) http://oil-price.net\" cellspacing=\"5\" cellpadding=5 border=\"0\" style=\"font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif; font-size: 12px ; margin: 5px; border-collapse: collapse; text-align: left; border-color: #FFFFFF; border-width: 0px 0px 0px 0px;\">');
document.writeln('<tr valign=bottom>');
document.writeln('<td style=\"font-weight: bold; white-space: nowrap; padding-right:10px;\">');
document.writeln('<a href=\"http://oil-price.net/dashboard.php?lang=fr#TABLE3\" style=\"text-decoration:none\">WTI Ptrole brut<\/a>');
document.writeln('<\/td><td style=\"white-space: nowrap; padding-right:10px;\">');
document.writeln('80.44');
document.writeln('<\/td><td style=\"white-space: nowrap;\">');
document.writeln('<font color=\"red\">-2.32%<\/font>');
document.writeln('<\/td><\/tr><\/table>'); ?>
Did this file decode correctly?
Original Code
document.writeln('<table summary=\"Crude oil price (c) http://oil-price.net\" cellspacing=\"5\" cellpadding=5 border=\"0\" style=\"font-family: Lucida Sans Unicode, Lucida Grande, Sans-Serif; font-size: 12px ; margin: 5px; border-collapse: collapse; text-align: left; border-color: #FFFFFF; border-width: 0px 0px 0px 0px;\">');
document.writeln('<tr valign=bottom>');
document.writeln('<td style=\"font-weight: bold; white-space: nowrap; padding-right:10px;\">');
document.writeln('<a href=\"http://oil-price.net/dashboard.php?lang=fr#TABLE3\" style=\"text-decoration:none\">WTI Ptrole brut<\/a>');
document.writeln('<\/td><td style=\"white-space: nowrap; padding-right:10px;\">');
document.writeln('80.44');
document.writeln('<\/td><td style=\"white-space: nowrap;\">');
document.writeln('<font color=\"red\">-2.32%<\/font>');
document.writeln('<\/td><\/tr><\/table>');
Function Calls
None |
Stats
MD5 | 3a7ee408b663fa4275125811849c9807 |
Eval Count | 0 |
Decode Time | 43 ms |