> What inherent flaws?  So far, the only difference between them that I could
> spot was that php_html_puts() was buggy, and did not convert series of
> spaces into  's.  Otherwise, the only difference was the use of
> buffering.  I may have missed something, though.

    That is not buggy, although it was not part of the original
    php_html_puts.  IIRC, Jani put it in place to prevent
    excessivily wide tables in phpinfo().  I would not mind
    adding an option for that though, if the original behaviour
    is required for some purpose.

    - Sascha                                     Experience IRCG
      http://schumann.cx/                http://schumann.cx/ircg


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to