|
Posted by toedipper on 06/17/05 02:10
Hello,
Is this the right syntax for assigning a sql selct to a variable. When
I use this I get a parse error on the line that this is on.
$thecustid = 'SELECT custid FROM customers WHERE userid =
$_SESSION['MM_Username']';
Thanks,
td.
Navigation:
[Reply to this message]
|