How-to articles, tricks, and solutions about RESET
How to Get the First Element of an Array in PHP
This snippet gives you an opportunity to learn how to get the first element of an array using PHP. You can choose among the provided functions.