3rd
JAN

HTML entity - character conversion in PHP

0 Comments

Posted by Joe under Programming

A quick quiz for PHP developers:

  1. What function in PHP’s standard library is used for converting characters in a string to HTML entities?
  2. What function does the opposite?
  3. By default, what character encoding is used by each of these functions?

Read the rest of this entry »

The Lab is the web development blog for Clear Pixel that covers many subjects from PHP, CSS, jQuery, CodeIgniter, Design and XHTML / HTML