For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > January 2007 > Syntax Error









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Syntax Error
JD

2007-01-07, 6:58 pm

Can anyone help me figure out what is wrong with this syntax. Thanks.

list($qh,$num) = dbQuery("SELECT password AS passwd1,
$DATABASE_PASSWORD_FUNCTION('$password')
AS passwd2 ".

"FROM $USER_TABLE WHERE username='$username'");

$data = dbResult($qh);
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com