PHP reset() FunctionLast Updated : 17 Mar 2025 The PHP reset( ) function is used to move the array's internal pointer to the first element. This function was introduced in PHP 4.0. SyntaxParameter
ReturnsThe reset( ) function returns the value of the first array element or false if the array is empty. Example 1Output: sachin Example 2Output: cat dog cat Example 3Output: os dbms java Example 4Output: os dbms os java Next TopicPhp-array-reverse-function |
We request you to subscribe our newsletter for upcoming updates.

We deliver comprehensive tutorials, interview question-answers, MCQs, study materials on leading programming languages and web technologies like Data Science, MEAN/MERN full stack development, Python, Java, C++, C, HTML, React, Angular, PHP and much more to support your learning and career growth.
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India