Hello,
I am wanting to implement a session variable on my webpages using Dreamweaver Mx and PHP4. I am using a form to insert information from the user into a mysql database. I want to keep the user name and use it on the next pages until the user closes the browser. Can someone tell me how I can make this possible using session variables
I am wanting to implement a session variable on my webpages using Dreamweaver Mx and PHP4. I am using a form to insert information from the user into a mysql database. I want to keep the user name and use it on the next pages until the user closes the browser. Can someone tell me how I can make this possible using session variables