News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

ProDevTips.com:
HTML entity encoding everything
0 comments :: posted Wednesday January 30, 2008 @ 12:57:00
voice your opinion now!

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.

tagged with: html encode entity anything script application download brianhuisman



pecl PHP5 security book zend zendframework cakephp job mysql conference developer ajax PEAR application package releases code release database framework

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