Visa ett inlägg
Oläst 2008-01-05, 23:28 #8
gsocs avatar
gsoc gsoc är inte uppkopplad
Mycket flitig postare
 
Reg.datum: Jun 2007
Inlägg: 568
gsoc gsoc är inte uppkopplad
Mycket flitig postare
gsocs avatar
 
Reg.datum: Jun 2007
Inlägg: 568
Kod:
$text = explode("\n", $filinnehall);
for($i = 0; $i < count($text); $i++){
echo "$i. Här gör vi nått med $text[$i]\n";
}
gsoc är inte uppkopplad   Svara med citatSvara med citat