Hi,

We are trying to save a multiline textfield without changing anything in a
sql database via odbc. With ASP, ITAP, etc this can be done with a bind var
(':var') in the insert string. This seems not to be functioning with PHP. We
do not want to edit the value of the var, we only want to save the content
of the var *as is*.

How it's possible to save the content of a var with all special characters
in a odbc database?

Martin




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

Reply via email to