<?php ob_start(); $sid=trim($_GET['sid']); header("Content-type: text/html; charset=utf-8"); header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); header("Last-Modified:".gmdate("D, d M Y H:i:s")."GMT"); header("Pragma: must-revalidate");
date_default_timezone_set ("Asia/Jakarta");
$jam=date("H:i:s",time()); echo '<?xml version="1.0" encoding="iso-8859-1"?> <!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" xml:lang="en"> <head> <title>'.$title.' | '.$jam.'</title> <meta name="description" content="Wap4FTP is a Advanced free wapftp client for your mobile phone. Supports editing, archiving, extracting your files to your ftp server directly from mobile phones." /> <meta name="keywords" content="wap, ftp, client, wapftp, online, free, server, archiving, extracing, files, mobile, phones, Wap4FTP pranamoelya" /> <meta name="copyright" content="(c) pranamoelya 2010" /> <meta name="author" content="pranamoelya" /> <meta name="email" content="contact (at) Wap4FTP (dot) Tk" /> <meta name="Charset" content="UTF-8" /> <meta name="Distribution" content="Global" /> <meta name="Rating" content="General" /> <meta name="Robots" content="INDEX,FOLLOW" /> <meta name="Revisit-after" content="1 Day" /> <link rel="shortcut icon" href="./favicon.ico">'; echo "<link rel="stylesheet" type="text/css" href="$dftp/theme/$tema/style.css" media="all, handheld">"; echo '</head><body><div class="logo" align="center">';
include('buzzcity2.php');
echo("</div><div class="header" align="center"><b>$judul</b></div><div class="maintxt">"); echo "<div class="bmenu" align="center">Free WapFTP Service</div>"; ?>