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:  2006-2010 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 51]

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

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 Sat, 04 Dec 2010 11:24:56 +0100 by phpDocumentor 1.4.3