File size: 4.63Kb
<? echo'<?xml version="1.0"?><!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<html>
<head>';
print'<style type="text/css">';
include ("style.css");
print'</style>';
print'<title>Mobile secret codes</title>';
print'</head>
<body>';
print'<div class="header">WApCuLT Secret Codes</div>';
print'<div class="sender">all type mobile Formatting n service code!</div>';
if(!($dp = opendir("nokia"))) die ("Cannot open ./");
$file_array = array();
while ($file = readdir ($dp))
{
if(substr($file,0,1) != '.' and $file != "index.php" and $file != "style.php" and $file != "dl.php" and $file != "search.php" and $file != "error_log")
{
$file_array[] = $file;
}
}
$file_count = count ($file_array);
if(!($dp = opendir("sumsung"))) die ("Cannot open ./");
$file_array = array();
while ($file = readdir ($dp))
{
if(substr($file,0,1) != '.' and $file != "index.php" and $file != "style.php" and $file != "dl.php" and $file != "search.php" and $file != "error_log")
{
$file_array[] = $file;
}
}
$file_count1 = count ($file_array);
if(!($dp = opendir("sony"))) die ("Cannot open ./");
$file_array = array();
while ($file = readdir ($dp))
{
if(substr($file,0,1) != '.' and $file != "index.php" and $file != "style.php" and $file != "dl.php" and $file != "search.php" and $file != "error_log")
{
$file_array[] = $file;
}
}
$file_count2 = count ($file_array);
if(!($dp = opendir("chaina"))) die ("Cannot open ./");
$file_array = array();
while ($file = readdir ($dp))
{
if(substr($file,0,1) != '.' and $file != "index.php" and $file != "style.php" and $file != "dl.php" and $file != "search.php" and $file != "error_log")
{
$file_array[] = $file;
}
}
$file_count3 = count ($file_array);
if(!($dp = opendir("cdma"))) die ("Cannot open ./");
$file_array = array();
while ($file = readdir ($dp))
{
if(substr($file,0,1) != '.' and $file != "index.php" and $file != "style.php" and $file != "dl.php" and $file != "search.php" and $file != "error_log")
{
$file_array[] = $file;
}
}
$file_count4 = count ($file_array);
if(!($dp = opendir("gsm"))) die ("Cannot open ./");
$file_array = array();
while ($file = readdir ($dp))
{
if(substr($file,0,1) != '.' and $file != "index.php" and $file != "style.php" and $file != "dl.php" and $file != "search.php" and $file != "error_log")
{
$file_array[] = $file;
}
}
$file_count5 = count ($file_array);
if(!($dp = opendir("most"))) die ("Cannot open ./");
$file_array = array();
while ($file = readdir ($dp))
{
if(substr($file,0,1) != '.' and $file != "index.php"and $file != "style.php" and $file != "dl.php" and $file != "search.php" and $file != "error_log")
{
$file_array[] = $file;
}
}
$file_count6 = count ($file_array);
if(!($dp = opendir("other"))) die ("Cannot open ./");
$file_array = array();
while ($file = readdir ($dp))
{
if(substr($file,0,1) != '.' and $file != "index.php" and $file != "style.php" and $file != "dl.php" and $file != "search.php" and $file != "error_log")
{
$file_array[] = $file;
}
}
$file_count7 = count ($file_array);
if(!($dp = opendir("freegprs"))) die ("Cannot open ./");
$file_array = array();
while ($file = readdir ($dp))
{
if(substr($file,0,1) != '.' and $file != "index.php" and $file != "style.php" and $file != "dl.php" and $file != "search.php" and $file != "error_log")
{
$file_array[] = $file;
}
}
$file_count7 = count ($file_array);
if(!($dp = opendir("lg"))) die ("Cannot open ./");
$file_array = array();
while ($file = readdir ($dp))
{
if(substr($file,0,1) != '.' and $file != "index.php" and $file != "style.php" and $file != "dl.php" and $file != "search.php" and $file != "error_log")
{
$file_array[] = $file;
}
}
$file_count7 = count ($file_array);
if(!($dp = opendir("moto"))) die ("Cannot open ./");
$file_array = array();
while ($file = readdir ($dp))
{
if(substr($file,0,1) != '.' and $file != "index.php" and $file != "style.php" and $file != "dl.php" and $file != "search.php" and $file != "error_log")
{
$file_array[] = $file;
}
}
$file_count13 = count ($file_array);
echo "<a href='freegprs'>FREE GPRS TRICKS</a> [new] <br/>";
echo "<a href='nokia'>NOKIA </a><br/>";
echo "<a href='sumsung'>SUMSUNG </a><br/>";
echo "<a href='sony'>SONY ERICCSION </a><br/>";
echo "<a href='lg'>LG </a><br/>";
echo "<a href='moto'>MOTOROLA</a><br/>";
echo "<a href='chaina'>CHAINA </a><br/>";
echo "<a href='cdma'>CDMA CODES</a><br/>";
echo "<a href='gsm'>GSM CODES </a><br/>";
echo "<a href='most'>MOST USFULL </a><br/>";
echo "<a href='other'>OTHER MOBILE </a><br/>";
echo "<hr>";
echo "<a href='http://wapcult.com'>HOME</a><br/><br/>";
print'<div class="footer">Design by:sahzada!</div>';
print'</body></html>';
?>