entity_fix From Online Manual

Revision as of 14:41, 11 October 2012 by AngelinaBelle (talk | contribs) (slight rewording of why entity_fix is important; usage note is left out for a reason. It should generally not be added to any code.)
Jump to: navigation, search


Description: Only used by other string utility functions, such as htmlspecialchars, htmltrim, strpos, substr, and truncate to deal with numerical html entities found in the string. entity_fix is important to how these functions deal with user-input characters that are outside the forum's declared character set.



Advertisement: