Foreach in Javascript |
Written by Administrator | |
venerd́, 22 febbraio 2008 | |
Another function really useful PHP, missing in Javascript is foreach. Here below a good example showing an associative array handling:
var array1 = new Array(); |
|
Last Updated ( venerd́, 22 febbraio 2008 ) |