Posted by David Gillen on 07/27/07 15:44
pigiakeys@gmail.com said: > I have an array with N values, I want read it from the position X to > the end of array...how can I do? > foreach(array_slice($yourArray, $X) as $var) { // do your stuff on $var } D. -- Fermat was right.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming