Skip to main content

PHP array Function tutorial

SISINDOTEK Tips

PHP Array Introduction



The array functions allow you to manipulate arrays.

PHP supports both simple and multi-dimensional arrays. There are also specific functions for populating arrays from database queries.

Comments