Posted by Rik on 07/17/07 02:51
On Tue, 17 Jul 2007 04:42:30 +0200, Kevin Raleigh <kraleigh@sbcglobal.ne=
t> =
wrote:
> The following code seems to be failing. Can you check my logic?
> I am using this //>> notation in the body of the code to indicate my
> questions and
> comments
> $check =3D mysql_query("SELECT * FROM user WHERE id =3D '$userID'")or =
=
> die("query
> failed!");
What is in $userID? Try to echo the query before performing it.
-- =
Rik Wasmus
Navigation:
[Reply to this message]
|