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

Procedural File: html_entity_decode_php4.php

Source Location: /html_entity_decode_php4.php



Page Details:

This is a PHP4 function that redefine the standard html_entity_decode function to support UTF-8 encoding.



Tags:

author:  Nicola Asuni
copyright:  2004-2009 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com
link:  http://www.tcpdf.org
license:  LGPL








code_to_utf8 [line 61]

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 80]

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 Tue, 05 May 2009 10:25:14 +0200 by phpDocumentor 1.4.1