An array contains a set of data represented by a single variable name. PHP includes two types of arrays: indexed and associative. We refer to the elements in an indexed array by their numeric position, whereas we refer to the elements in an associative array with an alphanumeric key. In these Programms you will see how I have used advanced techniques on both indexed and associative arrays.
-
Notifications
You must be signed in to change notification settings - Fork 0
An array contains a set of data represented by a single variable name. PHP includes two types of arrays: indexed and associative. You refer to the elements in an indexed array by their numeric position, whereas you refer to the elements in an associative array with an alphanumeric key. In this chapter, you will learn how to use advanced techniqu…
Deeptirajput59/Manipulating-Arrays
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
An array contains a set of data represented by a single variable name. PHP includes two types of arrays: indexed and associative. You refer to the elements in an indexed array by their numeric position, whereas you refer to the elements in an associative array with an alphanumeric key. In this chapter, you will learn how to use advanced techniqu…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published