Posted by Webrickco on 07/27/07 13:11
On Jul 27, 2:02 pm, pigiak...@gmail.com wrote: > I have an array with N values, I want read it from the position X to > the end of array...how can I do? for ($i=X;$i<count($array);i++) { echo $array[$i]; }
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming