![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Programmer
Join Date: Jul 2005
Posts: 66
Rep Power: 4
![]() |
Creating Password box with MySQL?
Hello,
does anyone know a script for a simple password prompt, or password box in MySQL? Thanks, Arnack |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
Join Date: Jun 2005
Location: MA, US
Posts: 204
Rep Power: 4
![]() |
Can you describe this project more thoroughly? right now it doesn't make any sense.
__________________
"A stupid man's report of what a clever man says can never be accurate, because he unconciously translates what he hears into something he can understand." - B. Russell http://web.bryant.edu/~srk2 |
|
|
|
|
|
#3 |
|
Programming Guru
![]() |
i was thinking that one just didnt want to say anything.
__________________
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity." - Albert Einstein |
|
|
|
|
|
#4 |
|
Newbie
Join Date: Jul 2005
Posts: 4
Rep Power: 0
![]() |
im confused, this kind of thing can be activated in PHPMyAdmin, but MySQL is a database, not a scripting langauge, so this would need to be done in PHP or similar, and we cannot help you unless you tell us what the password box is for.
|
|
|
|
|
|
#5 |
|
Programming Guru
![]() ![]() ![]() |
I suggest using PHP For this, depending on how and where you are using the mysql database.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#6 |
|
Programming Guru
![]() ![]() |
PHP is definatly the way to go for this. Check this thread for some example code. The only thing you'd really need to change is the fact that it connects to a postgresql db and not a mysql, so you'd need to change it. My suggestion is to use that code as example, cause it's not very clean since i wrote it a long time ago, thus i didn't know what i know now :-)
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|