Best Tutorials website


PHP Functions : array_fill

PHP Functions : array_fill

array_fill() fills an array with num entries of the value of the value parameter, keys starting at the start_index parameter. Note that num must be a number greater than zero, or PHP will throw a warning.




Views: 484 | Rating star | by Stephen




View this tutorial
Broken link Report broken link?