On 5/22/07, Ilia Alshanetsky <[EMAIL PROTECTED]> wrote:
iliaa Tue May 22 12:37:01 2007 UTCAdded files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings htmlentities18.phpt Modified files: /php-src NEWS /php-src/ext/standard html.c html.h Log: [DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities() that makes the function not encode existing html entities. The feature is disabled by default and can be activated by passing FALSE as the 4th param
Is this a PHP 5.2 only feature? -Hannes
