Function tln_unspace
Kill any tabs, newlines, or carriage returns. Our friends the makers of the browser with 95% market value decided that it'd be funny to make "java[tab]script" be just as good as "javascript".
Located at
extras/htmlfilter.php
Parameters summary
string |
& $attvalue |
The attribute value before extraneous spaces removed. |
Return value summary
Void,
|
modifies a reference value. |