hi! i have a code output from mysql DB, when i inserted a text with single quote it comes with (text\')like that w/o the parenthesis..im using addslashes and mysql_real_escape_string and stripslashes so how come this single quote can still be visible..im using php and mysql..hope someone can help. :)