hello friends
how to change value of a php session variable in javascript..........
how to change value of a php session variable in javascript
Moderator: General Moderators
-
sunil.23413
- Forum Newbie
- Posts: 6
- Joined: Fri Jun 20, 2008 1:48 am
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: how to change value of a php session variable in javascript
You need to call a PHP script to change a session variable. You could use Ajax to do that.
(#10850)