<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 23, 2014 at 10:57 PM, silvioprog <span dir="ltr"><<a href="mailto:silvioprog@gmail.com" target="_blank">silvioprog@gmail.com</a>></span> wrote:</div>


<div class="gmail_quote">[...]</div><div><br></div><div>Just a comment...</div><div><br></div><div>I found the HTML entities in PHP source code:</div><div><br></div><div>HTML basic (6 chars): <a href="https://github.com/php/php-src/blob/master/ext/standard/html_tables/ents_basic.txt" target="_blank">https://github.com/php/php-src/blob/master/ext/standard/html_tables/ents_basic.txt</a> ;</div>


<div>HTML 4.01 (253 chars): <a href="https://github.com/php/php-src/blob/master/ext/standard/html_tables/ents_html401.txt" target="_blank">https://github.com/php/php-src/blob/master/ext/standard/html_tables/ents_html401.txt</a> ;</div>

<div>
XHTML (253 chars): <a href="https://github.com/php/php-src/blob/master/ext/standard/html_tables/ents_xhtml.txt" target="_blank">https://github.com/php/php-src/blob/master/ext/standard/html_tables/ents_xhtml.txt</a> ;</div>

<div>HTML 5 (2,125 chars): <a href="https://github.com/php/php-src/blob/94e15ff3877f842e5eb5c89e3aeab214fb4a3a33/ext/standard/html_tables/ents_html5.txt" target="_blank">https://github.com/php/php-src/blob/94e15ff3877f842e5eb5c89e3aeab214fb4a3a33/ext/standard/html_tables/ents_html5.txt</a> (I'll implement for that).</div>


<div><br></div>-- <br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>