View file chat spall script/web/rules.htm

File size: 2.96Kb
<?php    
    echo "<html>";
    echo "<title> chatspell.com register rules</title></head>";
    echo "<body>";
echo "<p align=\"center\">Site Rules</p>";
  echo "<p align=\"center\">";
  	echo "<img src=\"http://www.chatspell.in/images/point.gif\" alt=\"!\"/>This Site Is made for OVER 14's ONLY, and 

users found to be lying about their age in order to access the site will be deleted without warning. YOU HAVE BEEN 

WARNED!<br/>";
    echo "<img src=\"http://www.chatspell.in/images/point.gif\" alt=\"!\"/>Posts containing racism, spamming, flooding Or 

hacking Information will be deleted immediately, and the posters will get warned or banned<br/>";
    echo "<img src=\"http://www.chatspell.in/images/point.gif\" alt=\"!\"/>Registering more than one nickname, could result 

in  all your accounts being deleted<br/>";
  echo "<img src=\"http://www.chatspell.in/images/point.gif\" alt=\"!\"/>Never give your username and password to 

anyone<br/>";
  echo "<img src=\"http://www.chatspell.in/images/point.gif\" alt=\"!\"/>Faking your personal information (like age, sex, 

location etc..) just to gain access to hidden forums and other content in here, could result in you being banned, or getting 

a warning at least<br/>";
  echo "<img src=\"http://www.chatspell.in/images/point.gif\" alt=\"!\"/>Harassment and racism will result in a ban, and an 

permanent IP-Ban if this behavior continues<br/>";
  echo "<img src=\"http://www.chatspell.in/images/point.gif\" alt=\"!\"/>Bumping topics (keep posting in them by the author 

of the topic just to keep it in first page) will cause these topics to be deleted and the penalty could vary between warning, 

or even a ban<br/>";
  echo "<img src=\"http://www.chatspell.in/images/point.gif\" alt=\"!\"/>You MUST speak in english on the Public parts of 

this site (shoutbox, and all chat rooms except user created and international rooms), but you are free to create your own 

chatroom and club in any language<br/>";
  echo "<img src=\"http://www.chatspell.in/images/point.gif\" alt=\"!\"/>No smoking in public, next to the pregnant ladies, 

or next to babies hehe<br/>";
  echo "<img src=\"http://www.chatspell.in/images/point.gif\" alt=\"!\"/>ALL Bans are logged as are ALL pms with any form of 

website links in them, any pms sent containing weblinks will be moderated and may result in a ban for the sending user for an 

appropriate length of time.<br/>";
  echo "<img src=\"http://www.chatspell.in/images/point.gif\" alt=\"!\"/>The most important rule is to have fun here and 

enjoy your stay ;)<br/>";
  echo "<br/>Remember, these rules were made for protecting you before protecting us, if you think they are a little 

restrictive then ask any online staff member(only if you logged in), Thank you<br/>";
    echo "</p>";
  echo "<p align=\"center\">";
  echo "Do you agree ?<br/>";
echo "<a href=\"register.php\">Yes</a> |<a href=\"index.php\">No</a><br/><br/>";
  echo "<a accesskey=\"0\" href=\"index.php\">Home</a>";
  echo "</p>";
  echo "</body>";

?>
</html>