I'm getting funky error codes, even with doing addslashes($variable); but its not escaping the 's, I have even resorted to str_replace() and still nothing....
below is error output. Warning: MS SQL message: Line 1: Incorrect syntax near 'b'. (severity 15) in \jtron\home\admin\functions.php on line 82 Warning: MS SQL message: Unclosed quotation mark before the character string ')'. (severity 15) in \jtron\home\admin\functions.php on line 82 Warning: MS SQL: Query failed in \jtron\home\admin\functions.php on line 82 -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]