#DELETED
Quote:
Warning
This function has been DEPRECATED as of PHP 5.3.0. Relying on this feature is highly discouraged.
[Only registered and activated users can see links. Click Here To Register...]
welcome to my world!Quote:
Will mysql real escape string work with Sql Server queries?
SQL Server has different escape characters than MySQL, so no, the MySQL real escape string functions won't help you there. They'll still work, but they won't give the correct escape characters.
[Only registered and activated users can see links. Click Here To Register...]