<font> is deprecated shouldn't we use <span> or
something else?
marcus
At 23:57 19.09.2002, Colin Viebrock wrote:
cmv Thu Sep 19 17:57:26 2002 EDT
Added files:
/php4/ext/standard css.c css.h
Modified files:
/php4/ext/standard config.m4 info.c
/php4/main php_ini.c
/php4/sapi/aolserver aolserver.c
/php4/sapi/apache php_apache.c
Log:
Change phpinfo() to use CSS styling instead of HTML code.
It doesn't render as nicely as it used to on older browsers, but it
does result in smaller files, and opens the door to using your own CSS
to style it differently.
There is a patch to Zend/zend_ini.c, but I don't have enough Karma, so
Derick has the patch.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|