News Feed
Jobs Feed
Sections




News Archive
feed this:

ProDevTips.com:
HTML entity encoding everything
January 30, 2008 @ 12:57:00

On the ProDevTips site, Henrik has pointed out a handy application that can make HTML encoding characters outside the norm in PHP simple.

The standard htmlentities() function will encode special characters so that they display OK in the browser. However, sometimes you might want to encode different languages to entities too. I just found a script that will do that in the form of an html encode application.

He includes an example showing how to encode a string of non-english characters out to an easy-to-display HTMLified string.

0 comments voice your opinion now!
html encode entity anything script application download brianhuisman



Community Events











Don't see your event here?
Let us know!


framework introduction example symfony2 database community opinion usergroup interview development series phpunit language functional podcast rest conference testing release zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework