wishywashy83 Posted March 24, 2006 Share Posted March 24, 2006 Hi..Can anyone help me with this...I am trying to pass a variable from a javascript to a php page.is there any example i can use? or tutorial?would appriecate any links..... Quote Link to comment Share on other sites More sharing options...
kenrbnsn Posted March 28, 2006 Share Posted March 28, 2006 What have you tried so far?Remember, PHP runs on the server while Javascript runs on the client, so if PHP is to get the information the script has to be invoked either via AJAX or by the user clicking a link.Ken Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.