[mapserver-users] passing arrays betn. php and javascript
Pushkar Pradhan
pushkar@ERC.MsState.Edu
Fri, 26 Apr 2002 12:01:39 -0500 (CDT)
Hi,
In my maps I want to do the foll.:
The user should be able to select the layers to display and change the
order of the drawing.
I think the fastest way is to do this using javascript, since it runs on
client side it will be fast.
So is it possible to pass an array containing the names of the layers from
php to javascript, after changing the element positions in JS have it back
in php? Some code snippets would also be appreciated. Thanks,
-Pushkar S. Pradhan