What is the difference between htmlentities() and htmlspecialchars()? | PHP Questions

htmlspecialchars() - Convert some special characters to HTML entities (Only the most widely used)
htmlentities() - Convert ALL special characters to HTML entities

0 comments:

Post a Comment

Blogger news