PHP Tutorial : Looping numbers/array values
Jan 19, 2009 Basic PHP
Do you want to generate a lot of numbers in a range with a php loop? Or, you may want to generate a dynamic menu from a php array or something and dont know how to get out the values from this array.
Here is for the numbers, it can be done in two ways, using…………….
Read PHP Tutorial : Looping numbers/array values »
Tags: array, extract array values, loop, looping, php array, php array values, php loop, php looping

