How to point internal pointer to first element of an array?
For a little more information on this and a simple example of how to use reset, please read this answer:
http://www.php-questions.com/phpfaq/answer115
Comment on this Question and Answer >>>
ASK A QUESTION
More arrays PHP Questions
How do I check if a variable is of array type?How do I reverse sort the members of an array?
how sorting an array with keys?
I have an array of a hundred or so lines, each line has data with "|" separated values. I need to scan through this array, and select the line whose first 5 characters matches a text string. Any ideas or questions?
in .$array->description doesn't work "description" is suppose to stay black and turns colored and is ignored Why?
