Hello again, Michael!

You ought to read this:
http://de.php.net/manual/en/language.types.string.php#language.types.string.parsing


Daniel

Harlequin wrote:
Could someone please help me with my syntax here...?

$MembersDataQry = "SELECT * FROM MembersData
WHERE UserID='$_SESSION['logname']'";

I get an error on line 2 but can't seem to figure out what I've missed.

The variable echoes fine so I know there's a string in there.


-- WWE e-commerce IT GmbH Eiffestrasse 462, D-20537 Hamburg Tel.: +49-40-2530659-0, Fax: +49-40-2530659-50

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to