Tech Fry
  • Home
  • Tutorials
  • Contact Us
  • Login
Home Tutorials Contact Us Login

PHP Array Functions

PHP functions related to arrays.

How To Remove First Element of Array in PHP - array_shift() Function
How To Remove Last Element of Array in PHP - array_pop() Function
How To Sort Arrays in PHP
Merge Arrays in PHP - array_merge()
Searching Array Using preg_grep()
Total Number of Elements in Array - count()
  1. Home
  2. PHP
  3. PHP Array Functions
Subscribe for Newsletter
Latest Updates
Objected Oriented Programming (OOP) in PythonStrings in PythonHandling Files in PythonLooping in PythonFunctions in PythonConditional Statements in PythonPython Objects, Variables and Data TypesHTML Web Forms
External Links
  • Joomla Extensions
  • MDN Docs
  • PHP