On Fri, 2003-10-24 at 03:57, Justin French wrote:
> On Friday, October 24, 2003, at 10:43  AM, Shawn McKenzie wrote:
> 
> [--CLIPPETY CLIP CLIP--]
> 
> Whereas this is clear and easy to work with:
> echo "<td bgcolor='{$bgcolor2}'>&nbsp;</td></tr>";
> 

Unless your $bgcolor2 variable has double quotes in it, then the above
is poor HTML style. I don't think omission of double quotes has been
considered valid HTML since version 3 (admittedly though, as long as
they let it render, people will use it :)

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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

Reply via email to