Jump to content

htmlspecialchars() vs mysql_real_escape_string..??? confused


aj123cd

Recommended Posts

Have you read the manual for those two functions? The information you need is right there

 

http://php.net/manual/en/function.htmlspecialchars.php

http://us.php.net/manual/en/function.mysql-real-escape-string.php

 

The manual will do a better job of giving you the basics of those two functions (including their purpose) than we can do in a forum post. if you have a specific question regarding them after reading the documentation, then just post back with your specific question

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.