codecruiser9999 Posted January 8, 2009 Report Posted January 8, 2009 I just want to clarify this.How many sessions variabale/s should i assign ? Should i create one only or one per request to evry user visiting the my website.What is the wise thing that i must do.What if my client registering a form click back because he/she was not sure of the data he entered on the fields what is the best thing to do preserve the inforamtion or create a redirect and how to do it ? I need help on this matters.Any clarification abou these will greatly cherish. Quote
Tormod Posted January 8, 2009 Report Posted January 8, 2009 Here are some hints regarding PHP sessions: Avoiding frustration with PHP Sessions Quote
alexander Posted January 8, 2009 Report Posted January 8, 2009 How many sessions variabale/s should i assign ? PHP: Sessions - Manual and if you need examplesPHP Tutorial: Sessions Quote
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.