On Sun, Jan 11, 2009 at 10:36 AM, Ashley Sheridan
<a...@ashleysheridan.co.uk> wrote:
> echo "<img src=\"$url\" alt=\"$alt\" title=\"$alt\" class=\"$imgclass

Gross!  If that is what you're doing use a printf or change attr
quotes to '.  I've seen entire html pages escaped out like that.

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

Reply via email to