3rd
JAN
JAN
HTML entity - character conversion in PHP
0 CommentsPosted by Joe under Programming
A quick quiz for PHP developers:
- What function in PHP’s standard library is used for converting characters in a string to HTML entities?
- What function does the opposite?
- By default, what character encoding is used by each of these functions?