View Full Version : how to create a log in php page to modify details in database?
nitin_2k1
May 24th, 2007, 10:56 PM
i am back with another thing...
i want to create the log in page
that login page is enered and then it brings a person to a page where he/she can modify their details which is connected to database.....
any suggestions?
:block::cowbell:
eirche
May 25th, 2007, 12:35 AM
your question is too general.
learn to use form to post
learn to how cookie or session works
learn to use database
once you know those tools, you should know how to make a login system.
nitin_2k1
May 25th, 2007, 01:29 AM
your question is too general.
learn to use form to post
learn to how cookie or session works
learn to use database
once you know those tools, you should know how to make a login system.
i know form to post and use of data base but what i dont know is how to update the details dynamically. i mean i want to make a user interface so that they could update their details on html page and the details get changed in database. does anyone has an example which he/she would like to share?
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.