View file retrivewap/images/help.php

File size: 1.21Kb
<?php
header("Content-type: text/vnd.wap.wml;charset=utf-8");
echo "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n";
echo "<!DOCTYPE wml PUBLIC \"-//WAPFORUM//DTD WML 1.1//EN\" \"http://www.wapforum.org/DTD/wml_1.1.xml\">\n";
echo "<wml>\n<head><meta http-equiv=\"Cache-Control\" content=\"no-cache\" forua=\"true\"/></head>\n";
echo "<card id=\"casino\" title=\"HELP\">\n";
echo "<p align=\"left\">\n";
echo "<img src=\"casino2.gif\" alt=\"casino2\"/><br/>";
echo "<small><b>[7][7][7]</b>- Winner! 10,000 plusses!!</small><br/>\n";
echo "<small><b>[1][1][1]</b>- mp3 prizes</small><br/>\n";
echo "<small><b>[3][3][3]</b>- poly prizes</small><br/>\n";
echo "<small><b>[*][7][7]</b>- gif prizes</small><br/>\n";
echo "<small><b>[*][*][7]</b>- jpg prizes</small><br/>\n";
echo "<small>(<b>!</b>)Winner name will be Dissplayed at the main page! <br/><br/> if you cannot refresh clicking SPIN THE WHEEL BUTTON try other way ( clear ur 4n cache, page reload. etc..),have fun!!</small><br/>----------<br/>\n";
echo "&#171;<small><a href=\"hangman/index.php?action=main&amp;sid=$sid\">back</a></small><br/>\n";
echo "&#171;<small><a href=\"index.php?action=main&amp;sid=$sid\">home</a></small>";
echo "</p>\n</card>\n</wml>";

?>