com-tecnick-tcpdf
[ class tree: com-tecnick-tcpdf ] [ index: com-tecnick-tcpdf ] [ all elements ]

Procedural File: html_entity_decode_php4.php

Source Location: /tcpdf_php4/html_entity_decode_php4.php



Page Details:

TCPDF Class.









code_to_utf8 [line 27]

string code_to_utf8( $num $num)

Returns the UTF-8 string corresponding to unicode value.



Tags:

return:  converted


Parameters

$num   $num   unicode value to convert.
[ Top ]



html_entity_decode_php4 [line 46]

string html_entity_decode_php4( $text_to_convert $text_to_convert)

Reverse function for htmlentities.

Convert entities in UTF-8.




Tags:

return:  converted


Parameters

$text_to_convert   $text_to_convert   Text to convert.
[ Top ]



Documentation generated on Fri, 07 Mar 2008 23:03:01 +0100 by phpDocumentor 1.4.0