Enter your search terms
Submit search form
my-Tool.com: Internet Codes - Investigate various codes used in internet. - HTML Entities
IP Address
MaximaPHP
Regexp Tester
Mathematics
String and Text
Word Domain
Games
Code Tester
Internet Codes
Networking
Date and Time
Be Wise Bitwise
Ranqueen
Q & A
About me
Forum
Open Source Facts
AdManner Free
Classified Ads
Indonesian
Japanese
HTML Encoder
Language
User Agent
URL Encoder
Country
HTML Entities
HTML Entities
Searchs and converts between several representations of HTML entities.
Enter HTML entity or name:
eg. <, less-than, <, <
Most of the visitors who used this tool also used
WHOIS
(33.3%),
IP - Negara
(33.3%)
Source code of this tool is:
<?php /****************************************************************** * * HTMLEntities, Searchs and converts between several representations of HTML entities. * Copyright (C) 2006, Bowo Prasetyo * * http://www.my-tool.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation below, * * http://www.gnu.org/licenses/gpl.html#TOC1 * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. * *****************************************************************/ ?> <script type="text/javascript"> google_ad_client = "pub-6269511881695171"; google_alternate_ad_url = "http://www.my-tool.com/a120_90.php"; google_ad_width = 728; google_ad_height = 15; google_ad_format = "728x15_0ads_al_s"; google_ad_channel = ""; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "A9501B"; google_color_text = "000000"; google_color_url = "008000"; </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script><br /><br /> <script src="/htmlentities.js"> </script> Enter HTML entity or name: <form><input type="text" name="query"><input type="submit" onclick="document.getElementsByTagName('div')[0].innerHTML = getHTMLEntities(this.form.query.value); return false"><br><span class="eg">eg. <, less-than, &lt;, &#60;</span></form> <br><br> <div name="result"></div> <br><br> <?php ?>
Source code of '
htmlentities.js
'.
©2006 my-Tool.com