Posted by Hendri Kurniawan on 07/27/07 13:11
pigiakeys@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?
>
This is a manual to manipulate array
http://au2.php.net/manual/en/ref.array.php
Specifically: http://au2.php.net/manual/en/function.array-slice.php
Hendri Kurniawan
[Back to original message]
|