Ask a Question related to PHP Development, Design and Development.
-
Curt Zirzow #1
Re: [PHP] php x MsSql
* Thus wrote Joo Cndido de Souza Neto (joao@mrmidia.com.br):
My bet:> 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
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."
Curt Zirzow Guest
-
PHP MSSQL
I have been searching for an extension to use with Dreamweaver that supports a PHP-Microsoft SQL model vs. PHP-MySQL. The latter has been fun, but... -
Help with MSSQL/PHP
Hi wondering if anyone can help. What i'm trying to do is get a company from a MSSQL database with the COMPANYNO which is a 'uniqueidentifier'.... -
PHP/msSQL
On Wed, 25 Jun 2003 17:04:18 -0400, Adam wrote: Yes there is. let me tell you: www.google.com ... and i'd say you search for php+mysql howto ... -
php x MsSql
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... -
mssql.dll
Where is mssql.dll (not include in packages 4.1.2 / 4.2.3 / 4.3.2 ? Thanks



Reply With Quote

