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
Adding Borders Using CSSCSS Position PropertyCSS FlexboxA Beginner’s Guide to CSS Sizing UnitsCSS3 Colors: RGBA, HSL, and HSLACSS SelectorsCSS Box PropertiesObjected Oriented Programming (OOP) in Python
External Links
  • Joomla Extensions
  • MDN Docs
  • PHP