"Angie Tollerson" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Well, I've answered my own question!  Apparently, you cannot use the
addslashes function in the sql statement, not the way I am anyways.  Does
anyone know the proper way if any to do that without having to do a bunch of
extra coding before every sql statment just to addslashes? Thanks!
Angie

 <snip>

Set variables?
$alt_spelling2 = addslashes ($alt_spelling);
$description2  = addslashes ($description);

Brad



-- 
PHP Windows 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]

Reply via email to