Tag Archives: actionscript

pass variables

How php pass multiple variables to the javascript?
I'm using PHP and JavaScript, together with AJAX. I want my php script to return 3 sets data that my JavaScript function stateChanged (). I want to enter some data from the innerHTML document.getElementById ( "question"), some in response document.getElementById ( ""), and some in document.getElementById ( [...]