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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

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 03:01:31 2024 UTC