[thelist] quoting attributes was not filling total width

Michele Wandrei michele at inthree.com
Tue Apr 17 12:48:14 CDT 2001


> As a PHP newbie, I found that errors are reported when I use quotes on
> attributes.  Am I missing something?
>

Are you escaping the quotes?  Put a backslash before each quote (that's not
part of the PHP code):

print    "<tr><td width=\"100%\">";


___________________________________________________
Michele Wandrei
inThree Design
www.inthree.com









More information about the thelist mailing list