MYSQL

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > Databases

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Sep 8th, 2004, 21:49
Junior Member
Join Date: Jul 2004
Location: USA
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
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

  #2 (permalink)  
Old Sep 8th, 2004, 22:43
Junior Member
Join Date: Jul 2004
Location: USA
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
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
  #3 (permalink)  
Old Sep 9th, 2004, 08:52
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
<input type=password>
  #4 (permalink)  
Old Sep 9th, 2004, 09:26
Highly Reputable Member
Join Date: Aug 2003
Location: Australia
Posts: 662
Thanks: 0
Thanked 0 Times in 0 Posts
You wrote a script for a password box? I don't get it. You can just type Password instead of Text and its done.
  #5 (permalink)  
Old Sep 9th, 2004, 16:27
Junior Member
Join Date: Jul 2004
Location: USA
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
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?
Closed Thread

Tags
mysql

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 07:31.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43