File: html_entity_decode.php
Source Location: /PHP_Compat-1.6.0a2/Compat/Function/html_entity_decode.php
Classes:
Page Details:
ENT_COMPAT [line 10]
ENT_NOQUOTES [line 6]
ENT_QUOTES [line 14]
html_entity_decode [line 61]
void html_entity_decode(
$string, [ $quote_style = ENT_COMPAT], [ $charset = null])
|
|
Parameters
|
$string |
|
|
$quote_style |
|
|
$charset |
|
php_compat_html_entity_decode [line 33]
void php_compat_html_entity_decode(
$string, [ $quote_style = ENT_COMPAT], [ $charset = null])
|
|
Replace html_entity_decode()
Parameters
|
$string |
|
|
$quote_style |
|
|
$charset |
|
Documentation generated on Mon, 11 Mar 2019 15:26:35 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|