Thread
:
Php
View Single Post
08-29-2003, 10:45 PM
hudson
Confirmed User
Join Date: Jul 2003
Location: Grand Central
Posts: 2,948
Quote:
Originally posted by Odin88
for($i=0;$i<1;$i--){
echo"Oh so fucking true.\n";
}
$guru = 100;
$newbie = 1;
for ($i = $newbie; $i < $guru; $i++ {
echo "I will check google before I post.\n"
}
hudson
View Public Profile
Visit hudson's homepage!
Find More Posts by hudson