Right. Just an idea. Dont post going "Omggzz whats the point"
Just go along with the flow. Anyone can join in. Experienced web developers and unexperienced. Please can any experienced web developers help the unexperienced and dont flame them.
Anyway lets cut to the chase. Lets make up some really random MASSIVE php script lol. See what the outcome is.
Rules
- Always close your script. Eg. if you open a { always close it } ;P
- Don't flame ANYONE
- Don't post pointlessly
- NO redirects lol.
PLEASE NOTE: You can make files like. Config.php etc. ;P
Good luck guys. Ill start it off:
PHP Code:<?
echo ("<font color=red><B>Welcome to the BIG habboxforum php script... Lets get it started</B></FONT>");
if (!$_SESSION[username]){
echo ("OMGGZZZ UR NOT LOGGED IN. I HAVE A GUN ok ty.");
}
else
{
echo ("hello boys. Omg no im not gay...");
}
?>







