icklechurch
06-01-2009, 11:55 AM
Hello,
This is probably a daft question but I'm new to javascript and really struggling!
How can I call a php function from javascript?
I've written a piece of javascript code so that a form pops up and a user fills in lots of inputs, which is passed to javascript to check.
But, the function to pass all the input variables is written in php - how can I do this?
This is probably a daft question but I'm new to javascript and really struggling!
How can I call a php function from javascript?
I've written a piece of javascript code so that a form pops up and a user fills in lots of inputs, which is passed to javascript to check.
But, the function to pass all the input variables is written in php - how can I do this?