Code to HTML: Input Form

Characters to Character Entities

Sometimes you want to embed code containing special characters into HTML or other things. By special characters I mean those characters not found on the keyboard and those with special meanings in HTML. You can put these special characters into an HTML page if you replace them with things called character entities. This is a pain to do manually, so here is a PHP form to get it done automagically (thanks to the PHP htmlentites() function.



page created 9 FEB 2006 unique visitor counter