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

File: html_entity_decode.php

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

Classes:

Page Details:


ENT_COMPAT [line 10]

ENT_COMPAT = 2

[ Top ]



ENT_NOQUOTES [line 6]

ENT_NOQUOTES = 0

[ Top ]



ENT_QUOTES [line 14]

ENT_QUOTES = 3

[ Top ]



html_entity_decode [line 61]

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



Parameters

   $string  
   $quote_style  
   $charset  
[ Top ]



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  
[ Top ]



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