Try using single quotes inside your double quotes,
just like you did with the width and haight values. he
following line:

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


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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

Reply via email to