Thread: Php
View Single Post
Old 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 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote