Jump to content

mysql_escape_string


dropfaith

Recommended Posts

    $Date  = mysql_escape_string($_POST['Date']); i know that makes it harder for sql  injection attacks but how would i still allow "" for links and images basic html stuff to be inserted and still work

 

as it is now my links come out as http://dropfaithproductions.com/test/\test\

Link to comment
https://forums.phpfreaks.com/topic/123675-mysql_escape_string/
Share on other sites

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.