php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #12379 conversion from html entities to normal text
Submitted: 2001-07-25 16:50 UTC Modified: 2002-04-27 17:57 UTC
From: cwalstad at unitechprepress dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.6 OS: linux
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: cwalstad at unitechprepress dot com
New email:
PHP Version: OS:

 

 [2001-07-25 16:50 UTC] cwalstad at unitechprepress dot com
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-27 14:55 UTC] jimw@php.net
php.net/htmlentities documents how to do this. (in the notes, right now. reclassifying as documentation problem so the notes get pulled into the documentation proper.)
 [2002-04-27 17:57 UTC] alindeman@php.net
This bug has been fixed in CVS.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 13:01:29 2025 UTC