Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php header('Content-type: text/json;charset=utf-8'); // $art = file_get_contents('..
Decoded Output download
<?php
header('Content-type: text/json;charset=utf-8');
//
$art = file_get_contents('2.txt');
// $art
$links = explode("
", $art);
//
$sortedLinks = [
'' => [],
'' => [],
'' => [],
'' => []
];
//
foreach ($links as $link) {
if (strpos($link, '') !== false) {
$sortedLinks[''][] = $link;
} elseif (strpos($link, '') !== false) {
$sortedLinks[''][] = $link;
} elseif (strpos($link, '') !== false) {
$sortedLinks[''][] = $link;
} else {
$sortedLinks[''][] = $link;
}
}
//
echo "
";
foreach ($sortedLinks[''] as $link) {
echo $link . "
";
}
echo "
";
foreach ($sortedLinks[''] as $link) {
echo $link . "
";
}
echo "
";
foreach ($sortedLinks[''] as $link) {
echo $link . "
";
}
echo "
";
foreach ($sortedLinks[''] as $link) {
echo $link . "
";
} ?>
Did this file decode correctly?
Original Code
<?php
header('Content-type: text/json;charset=utf-8');
//
$art = file_get_contents('2.txt');
// $art
$links = explode("\n", $art);
//
$sortedLinks = [
'' => [],
'' => [],
'' => [],
'' => []
];
//
foreach ($links as $link) {
if (strpos($link, '') !== false) {
$sortedLinks[''][] = $link;
} elseif (strpos($link, '') !== false) {
$sortedLinks[''][] = $link;
} elseif (strpos($link, '') !== false) {
$sortedLinks[''][] = $link;
} else {
$sortedLinks[''][] = $link;
}
}
//
echo "\n";
foreach ($sortedLinks[''] as $link) {
echo $link . "\n";
}
echo "\n\n";
foreach ($sortedLinks[''] as $link) {
echo $link . "\n";
}
echo "\n\n";
foreach ($sortedLinks[''] as $link) {
echo $link . "\n";
}
echo "\n\n";
foreach ($sortedLinks[''] as $link) {
echo $link . "\n";
}
Function Calls
None |
Stats
MD5 | 4eee405156b6eec705f2d87f1156bf1f |
Eval Count | 0 |
Decode Time | 41 ms |