On Thu, 15 Feb 2001 19:41:04 -0000, James, Yz ([EMAIL PROTECTED])
wrote:
>Hi Guys,
>
>Just a quick question.  If I have a user database, with joe_bloggs
>as a
>user, what would I need to do to make sure that his login details
>matched
>the case sensitivity in a MySQL database?  Say if he logged in as
>JOE_BLOGGS, could I return an error?

make the login field BINARY.


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to