This is a discussion on "MYSQL" within the Databases section. This forum, and the thread "MYSQL are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
MYSQL
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
MYSQL
Hi. I made my articles site a mix of PHP and MYSQL. It allows me to add articles, and I'm gonna write up some other scripts I have in mind. I want to know this: How can I set different users and passwords for different people. And.. How can I mask the password while your typing it? Is this gonna take some advanced SQL? Right now I just have 1 Database with 1 table. Any help would be appreciated. Thanks
|
|
|
|
|||
|
Nevermind. I got it all set up exactly how I wanted it. This stuff is so easy. Was expecting it to be a little bit more complicated. Check out my new script.. Anything wrong with it? Thanks
|
|
|||
|
<input type=password>
|
|
|||
|
You wrote a script for a password box? I don't get it. You can just type Password instead of Text and its done.
|
|
|||
|
Nooo.. I wrote a PHP script which compares usernames and passwords from what the user entered to what users and passwords are in the mysql database. And I want to hide the password in the mysql database too. Any ideas? Do I even need to do that?
|
![]() |
| Tags |
| mysql |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP MySQL | ccandeland | Databases | 3 | Nov 17th, 2007 10:19 |
| Mysql/php | marie2007 | PHP Forum | 7 | Jul 10th, 2007 13:20 |
| Mysql | Paul00000001 | Databases | 7 | Sep 13th, 2006 21:48 |
| ASP and MYSQL | QuikFrozen | Classic ASP | 3 | Aug 16th, 2006 17:58 |
| Mysql | Physt | Databases | 1 | Aug 18th, 2004 21:45 |