Reply to Getting values from the Javascript namespace
Posted by Daniel Lahey on 03/27/05 16:43
Is there any way to get values from the Javascript namespace into PHP?
I want to use a value passed into a Javascript function in a query
within some PHP code in the function which is used to dynamically
populate a select's options.