[thelist] quoting attributes was not filling total width

Tony Crockford tony at boldfish.co.uk
Tue Apr 17 12:54:54 CDT 2001


> Are you escaping the quotes?  Put a backslash before each
> quote (that's not
> part of the PHP code):
>
> print    "<tr><td width=\"100%\">";
>

Thanks for this, I was aware of the \ escape requirement, but it was
easier (less typing) to leave them out <grin>.


So, is it more typing to escape all my attributes, or is there an easier
way?

TIA






More information about the thelist mailing list