| Article: |
Allowing Registration-Required Binary Downloads | |
| Subject: | It would be better to pre-calculate the md5 hash. | |
| Date: | 2006-02-27 09:29:39 | |
| From: | phallstrom@gmail.com | |
|
SELECT firstname,lastname,email FROM client WHERE md5(firstname||lastname||email) = '$str_download'"
|
||
Showing messages 1 through 1 of 1.
-
It would be better to pre-calculate the md5 hash.
2009-01-10 07:51:07 Jason.Carter [View]
php (php.net)


