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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 06:01:29 2024 UTC