Thread: Big news....
View Single Post
  #11  
Old 07-11-2001, 12:16 PM
Guest
Posts: n/a
Quote:
Originally posted by vergil
PHP Code:
echo "n";
while(
1==1) { echo "o"; }
echo 
"!"

Ohhhh, that's how you do it.
Reply With Quote