Re: php mysql codes insertion error.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Found the problem.

I set  ( default_charset = "iso-8859-1" ) in php.ini and it solve the
problem.

Just in case anyone want to know.



"Jonathan" <newsgroup@xxxxxxxxxxxxxxx> wrote in message
news:20041214122629.27136.qmail@xxxxxxxxxxxxxxx
> Hi,
>
> I have encounter something rather weird. In my development server,
>
> when I insert a string contain  '&*%$, I got this in my mysql server '&*%$
> (i.e. the same)
>
> but in my application server, I got this â?T&*%$ in my mysql server (i.e.
'
> ==> â?T)
>
> anyone know how to resolve this? When I use the string to send out the
> email, I got the funny characters instead.
>
> Version Running
>
> development server
> mysql-server-3.23.58-9
> php-4.3.4
>
> application server:
> mysql-server-3.23.58-9
> php-4.3.8-2.1

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux