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.
Parameters summary
string |
& $attvalue |
A string to run entity check against. |
This function checks attribute values for entity-encoded values and returns them translated into 8-bit strings so we can run checks on them.
string |
& $attvalue |
A string to run entity check against. |