php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #20093 html_entity_decode() missing from docs
Submitted: 2002-10-25 12:52 UTC Modified: 2002-11-18 03:30 UTC
From: leon at leonatkinson dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.0-pre1 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: leon at leonatkinson dot com
New email:
PHP Version: OS:

 

 [2002-10-25 12:52 UTC] leon at leonatkinson dot com
Please add html_entity_decode() to the documentation.

string html_entity_decode(string string [, int quote_style][, string charset])
Convert all HTML entities to their applicable characters

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-18 03:30 UTC] philip@php.net
This function has been added to the PHP manual and the source can be seen here:

http://cvs.php.net/cvs.php/phpdoc/en/reference/strings/functions/html-entity-decode.xml
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Oct 01 06:00:01 2025 UTC