It will be very VERY nice if next version of PHP [with modules:
php_mysql.dll, php_mysqli.dll] suport next two comand lines in php.ini:
mysql.default_c harset =
mysqli.default_ charset =
WHAY?
- compability with older php scripts
(no need for adding 'mysql_query("S ET NAMES $char_set");' after
mysql_connect()
Thanks
php_mysql.dll, php_mysqli.dll] suport next two comand lines in php.ini:
mysql.default_c harset =
mysqli.default_ charset =
WHAY?
- compability with older php scripts
(no need for adding 'mysql_query("S ET NAMES $char_set");' after
mysql_connect()
Thanks
Comment