2006/6/9, Jonas Rosling <webmaster@xxxxxxxxxxxx>:
Is there any way you can skip for example the first 4 array values/posisions in an array no matter how many values it contains? Thanks // Jonas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Maybe: array_slice() http://www.php.net/manual/en/function.array-slice.php