Dale Hersh <[EMAIL PROTECTED]> wrote: > My question is regarding strings in php. I have this form in which the user > fills in a description. The problem is that if the user uses any > aprostrophe's or any other unusual characters in the form, the string can > not be inserted into my ms sql database. > > Any ideas?
http://www.php.net/addslashes and http://www.php.net/manual/en/ref.sybase.php#ini.magic-quotes-sybase > > Thanks, > Dale Curt -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php