Posted by arusp on 03/03/05 12:40
hi,
is there a Runtime Configuration variable (php.ini) that defines "default mysql connection character-set" like my.cnf's "default-character-set =" in the [client] segment ?
otherwise i have to execute "mysql_query('SET CHARACTER SET latin5');" everytime after connecting the database .
thanks
[Back to original message]
|