Well, I started the story thread, But how about if I start a code thread?
Where everyone has to add something to like the code I post?
<?
//This is a script
//Dunno what it is going to do yet
echo "<B>Codey Code!</B><br>";
if($username == "Atomiku"){
echo "Hey, I am atomiku, Btw, Did you know that your IP is $REMOTE_ADDR?<br>";
echo "The next user is: <a href='?username=
Hopefully, the next person will write something like
myuser'>MyUser</a>";
}
if($username == "MyUser"){
something like that 🙂