|
Posted by JDS on 08/02/05 19:34
On Tue, 02 Aug 2005 14:41:19 +0000, Oak Hall wrote:
> Yes, didn't work.
> ex:
> $user='My Name';
> $pass='1234'
> $query="SELECT * FROM security WHERE 'User Name'='$user' AND
> Password='$pass'";
>
> finds no matches.
>
> finds some if I take out the user name and just look for a matching pass
> word.
>
> Thanks
> Oak
And, um, where are the `backticks` in your example?
`Backtick` is NOT the same thing as 'single quote'!!
--
JDS | jeffrey@example.invalid
| http://www.newtnotes.com
DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/
Navigation:
[Reply to this message]
|