MySQL Forums
Forum List  »  PHP

Session Problems with php and jquery
Posted by: Ofer Geva
Date: October 13, 2014 06:29AM

I have a web page (single html file) with multiple forms. I created a php file to process the forms into my mysql database. In order not to leave the html page, I post the forms with ajax and jquery.
Here's the problem. No matter what i try (including adding seesion_start() at the top of the page) I can't cache the info to session...
Please help me.

Options: ReplyQuote


Subject
Written By
Posted
Session Problems with php and jquery
October 13, 2014 06:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.