Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Protocols
Protocols.HTTP

Method Protocols.HTTP.unentity()


Method unentity

string Protocols.HTTP.unentity(string s)

Description

Helper function for replacing HTML entities with the corresponding iso-8859-1 characters.

Note

All characters aren't replaced, only those with corresponding iso-8859-1 characters.