the problem is the "" before the width word
it should be  "\"
----- Original Message ----- 
From: "Ezequiel Sapoznik" <[EMAIL PROTECTED]>
To: <>
Sent: Tuesday, January 07, 2003 7:30 PM
Subject: [PHP] Img src


I am having a parse error in the following sentence:

  print "<img src=\"" . $row["foto"] . "" width='104' height='137'\">";

Thanks!

Ezequiel



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




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

Reply via email to