
April 19th, 2008, 12:00 AM
|
|
Developer Shed
|
|
Join Date: Jun 2007
Posts: 13,273
Time spent in forums: < 1 sec
Reputation Power: 15
|
|
|
Testing htmlentities() PHP Function
When data needs to be presented in Web pages, HTML special characters must be well protected Otherwise, data well not be presented properly, or the Web will become corrupted. This page allows you to learn and test the htmlentities() function to protect embedded data in Web pages.
Read the full article here: Testing htmlentities() PHP Function
|