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



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

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