View Single Post
Old
  (#8 (permalink))
genoxide
Moderator
 
Status: Offline
Posts: 260
Join Date: Oct 2004
10-18-2004, 04:51 PM

then u may want to use this
Code:
$cheat = substr("$row[$i]['cheat_cheat']", 0, 4);
   
Reply With Quote