Hello everyone in today's tutorial I will explain how to use an array in php!
An array is a data structure that stores one or more similar type of values in a single value. For example if you want to store 100 numbers then instead of defining 100 variables its easy to define an array of 100 length.
There are three different kind of arrays and each array value is accessed using an ID which is called array index.
• Numeric array − An array with a numeric index. Values are stored and accessed in linear fashion.
• Associative array − An array with strings as index. This stores element values in association with key values rather than in a strict linear index order.
• Multidimensional array − An array containing one or more arrays and values are accessed using multiple indices
Auf dieser Seite können Sie das Online-Video 06. PHP Arrays | PHP Tutorial | PHP | PHP course | mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer IT&IoT Tutorials 21 Juni 2020 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 35 Mal angesehen und es wurde von 5 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!