Function tln_defang
This function checks attribute values for entity-encoded values and returns them translated into 8-bit strings so we can run checks on them.
Located at
extras/htmlfilter.php
Parameters summary
string |
& $attvalue |
A string to run entity check against. |
Return value summary
Void,
|
modifies a reference value. |