Hi,
I have an array in javascript of which the contents are manipulated by
the user. When he is done, he calls a function to reload the page. Then
conclusion depending on the input should be printed.
The problem is, how can I use the javascript array in this php file?
Is it neccesary to use numerous hidden form fields for this purpose?
regards,
Roderik
I have an array in javascript of which the contents are manipulated by
the user. When he is done, he calls a function to reload the page. Then
conclusion depending on the input should be printed.
The problem is, how can I use the javascript array in this php file?
Is it neccesary to use numerous hidden form fields for this purpose?
regards,
Roderik
Comment