jd2007 Posted July 21, 2007 Share Posted July 21, 2007 how to prevent sql injections ? Link to comment https://forums.phpfreaks.com/topic/61069-how-to-prevent-sql-injections/ Share on other sites More sharing options...
cooldude832 Posted July 21, 2007 Share Posted July 21, 2007 http://us2.php.net/manual/en/function.mysqli-escape-string.php or for non extended http://us2.php.net/manual/en/function.mysql-escape-string.php Link to comment https://forums.phpfreaks.com/topic/61069-how-to-prevent-sql-injections/#findComment-303898 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.