![]() |
|
#1
|
|||
|
|||
Databse with passwordI have created a MySQL database and a PHP page which is connected with the database.
The thing that I want is the php page to be password protected for 200 users Could you help me as I am absolute begginer to PHP and MySQL Thanks ps. I am including the php page |
|||
|
#2
|
||||
|
||||
Re: Databse with passwordUser authentication is a very involved process. I wrote tutorial about this a couple years ago, which is still on my website.
You should install phpMyadmin to get yourself more easily familiar with creating databases and tables with MySQL, and also look up some good tutorials for using PHP to create/update/edit/ and delete records. Once you have these fundamentals figured out, you should be able to then move on to other things you'll need to know such as session handling and cookies, that would be used for your authentication program. Search the various Postings here at GIDforums - I'm sure this question has come up before, but keep in mind everything I've said previously. If you've at least tried and have any questions about what you're doing in the process, post it here, and I'll do my best to help you out with a specific problem. But to completely answer your question, I might as well copy and paste my whole tutorial here. |
Recent GIDBlog
Accepted for Ph.D. program by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| c++ source code to make a program that asks a username and password.. | curious_one | C++ Forum | 2 | 06-Sep-2005 11:53 |
| password authentication | jlee | MySQL / PHP Forum | 1 | 23-Jul-2004 09:14 |
| can I make htdocs subfolder invisible without password protecting it?? | asinsh | Apache Web Server Forum | 1 | 29-Jun-2004 15:39 |
| password protection | doria | Web Design Forum | 2 | 21-Apr-2004 07:01 |
| Hide password | skyloon | MySQL / PHP Forum | 2 | 08-Jul-2003 09:51 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The