View file wapirate/top/create.php

File size: 617B
<?php

echo "<head><title>wapirate.net top sites</title>";

      echo "<link rel=\"StyleSheet\" type=\"text/css\" href=\"style/style.css\" />";

echo "<meta http-equiv=\"Cache-Control\" content=\"must-revalidate\" />

<meta http-equiv=\"Cache-Control\" content=\"no-cache\"/>

<meta name=\"description\" content=\"wapirate.net Chatheaven :)\"> 

<meta name=\"keywords\" content=\"free, community, forums, chat, wap, communicate\"></head>";

echo "<body>";



$domain = 'myapp';

echo bindtextdomain($domain, '/home/wapirate/public_html');

if ($domain) {echo "created";}

?>

</p>

</body>

</html>