Changing value of php variable using javascript
Moderator: General Moderators
-
rana_cse_ruet
- Forum Newbie
- Posts: 1
- Joined: Thu Jun 19, 2008 1:07 am
Changing value of php variable using javascript
I want to change the value of a php variable using java script code.Can anyone help me in this?PLZ............
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
Re: Changing value of php variable using javascript
javascript "happens" in the browser, and PHP "happens" on the server.
maybe check out http://www.w3schools.com/Ajax/Default.Asp
maybe check out http://www.w3schools.com/Ajax/Default.Asp