TCPDF::unhtmlentities( $text_to_convert )

Reverse function for htmlentities.


Description Description

Convert entities in UTF-8.


Parameters Parameters

$text_to_convert

(Required) (string) Text to convert.


Top ↑

Return Return

(string) converted text string


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.