From:             [EMAIL PROTECTED]
Operating system: linux
PHP version:      4.0.6
PHP Bug Type:     Feature/Change Request
Bug description:  conversion from html entities to normal text

PHP needs a function to convert html entities to plain text,
        such as " becomes a double quote character.  

Essentially,
        htmlentities or htmlspecialcharacters,
        except in reverse.

-- 
Edit bug report at: http://bugs.php.net/?id=12379&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to