Page 1 of 1

Changing value of php variable using javascript

Posted: Thu Jun 19, 2008 1:14 am
by rana_cse_ruet
I want to change the value of a php variable using java script code.Can anyone help me in this?PLZ............

Re: Changing value of php variable using javascript

Posted: Thu Jun 19, 2008 2:31 am
by Kieran Huggins
javascript "happens" in the browser, and PHP "happens" on the server.

maybe check out http://www.w3schools.com/Ajax/Default.Asp