Hi,
I tried below to display the picture on the webpage. I have in the pcture
column a http address.

echo "<img src=\"$row["picture"]\">" . $row["description"] . "

and I get this:

Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or
`T_NUM_STRING'

Your help is very much appreciated.
Andonny



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to