* Thus wrote Joo Cndido de Souza Neto (joao@mrmidia.com.br):
> Hello to all.
>
> I'm creating a site using php with database MsSql, when i test in my server
> using Win XP x php 4.3.2 it's all ok, but when i send to server with linux x
> php 4.3.3 i can't to save accented words in database.
>
> When i try to save, i receive this error message:
>
> Warning: mssql_query(): message: Unclosed quotation mark before the
> character string 'B뿿㺤?~.+.<" ,?~"?S??"z>?
> "꨽?@.O (severity 15) in /home/iphosting/saladamix/www/admin/planos.php
> on line 161
My bet:
diff winXP/php.ini linux/php.ini
< magic_quote_sybase = 1
> magic_quote_sybase = 0

Curt
--
"I used to think I was indecisive, but now I'm not so sure."