On Saturday 24 July 2004 15:24, \[php\]Walter wrote:
> That's what I thought. so I tried this test using PHP functions...
>
>mysql_connect($db_host, $db_user, $db_pass)
>
> I get this...
>
> Warning: mysql_connect(): Unknown MySQL Server Host 'db.torres.ws'
Well that sounds like something
On Fri, Jul 23, 2004 at 01:56:08PM -0700, Marcjon wrote:
> php_mssql.dll doesn't go in your windows\system dir. It goes in the
> extensions dir. I believe the default in #PHPINSTALLDIR#\etx, though I
> may be wrong. Look in your PHP.ini file for the extensions directory
> setting and place the php_
i want to use utf8 charset to connect the mysql4.1.x,and use the mysql
charset for tables,columns.
but i cant found the charset setting or function in php.
mysqli_character_set_name still return iso charset
how can i do it?
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visi
"Jason Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Saturday 24 July 2004 10:25, \[php\]Walter wrote:
>
> Does:
>
> ping hostname.as.listed.in.hosts.file
>
> correctly resolves to the IP address as listed in the HOSTS file?
yes
> If it does then you probably haven't s