What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » php and mysql help md5 hash...

php and mysql help md5 hash...
Author: Message:
fluffy_lobster
Veteran Member
*****

Avatar
Posts: -2

Posts: 1391
Reputation: 23
36 / Male / Flag
Joined: Nov 2002
RE: php and mysql help md5 hash...
If I get your question right, you need to use either $_GET['name'] or if you're sure there are no other variables called name and your server supports it, just $name

Don't forget to put quotes in the query.  Your query will then be something like:

"SELECT real_name FROM ibs_md5image WHERE hash_name = '$_GET[name]'"

That help?
06-08-2004 11:16 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
php and mysql help md5 hash... - by stonesour on 06-07-2004 at 11:12 PM
RE: php and mysql help md5 hash... - by Hah on 06-07-2004 at 11:18 PM
RE: php and mysql help md5 hash... - by fluffy_lobster on 06-08-2004 at 11:16 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On