We currently have two html_puts()'s - the old zend_html_puts(), and a 
relatively new php_html_puts().

Was there any good reason for adding php_html_puts()?  It duplicates the 
same logic of both zend_html_putc() and zend_html_puts().

Zeev


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

Reply via email to