eazyGen Posted September 3, 2011 Share Posted September 3, 2011 Hi guys, I am viewing a tutorial that is a little out of date, but which does address the issue of stripping special characters from strings prior to using them in an SQL update statement. What I would like to know is: 1. What is the very latest mechanism available to ensure your strings will be sent to the database with no special character problems? 2. Is the solution specific to MySQL, or does it hold good for other SQL databases? Many thanks in advance, S Link to comment https://forums.phpfreaks.com/topic/246334-special-characters-in-sql-strings/ Share on other sites More sharing options...
fenway Posted September 4, 2011 Share Posted September 4, 2011 Define "special charaters". Link to comment https://forums.phpfreaks.com/topic/246334-special-characters-in-sql-strings/#findComment-1265465 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.