Illyria Posted May 16, 2009 Share Posted May 16, 2009 Hi, and pardon my simplistic issue. I'm using PHP to put text into a mysql database and if there is a ' in any of the text (such as O'Halloran) then the upload of text into the database fails. Can someone assist me in what I need to do to rectify this? I have PHP Version 5.2.9-1, MySQL 5.0.51a and Windows 2003 Link to comment https://forums.phpfreaks.com/topic/158429-the-dreaded/ Share on other sites More sharing options...
Masna Posted May 16, 2009 Share Posted May 16, 2009 mysql_escape_string() Link to comment https://forums.phpfreaks.com/topic/158429-the-dreaded/#findComment-835534 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.