PHP_Compat
[ class tree: PHP_Compat ] [ index: PHP_Compat ] [ all elements ]

File: html_entity_decode.php

Source Location: /PHP_Compat-1.6.0a3/Compat/Function/html_entity_decode.php

Classes:

Page Details:


ENT_COMPAT [line 7]

ENT_COMPAT = 2

[ Top ]



ENT_NOQUOTES [line 3]

ENT_NOQUOTES = 0

[ Top ]



ENT_QUOTES [line 11]

ENT_QUOTES = 3

[ Top ]



html_entity_decode [line 58]

void html_entity_decode( $string, [ $quote_style = ENT_COMPAT], [ $charset = null])



Parameters

   $string  
   $quote_style  
   $charset  
[ Top ]



php_compat_html_entity_decode [line 30]

void php_compat_html_entity_decode( $string, [ $quote_style = ENT_COMPAT], [ $charset = null])

Replace html_entity_decode()


Parameters

   $string  
   $quote_style  
   $charset  
[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:39:40 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.