Search Results

0
votes

htmlentities vs htmlspecialchars

You probably want to use some Unicode character encoding, for example utf-8, and htmlspecialchars. Because there is no need to generate "HTML entities" for "all [the] applicable characters …