| 
 Posted by msajko on 08/26/05 12:30 
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_charset =     
mysqli.default_charset = 
 
WHAY? 
- compability with older php scripts 
(no need for adding 'mysql_query("SET NAMES $char_set");' after  
mysql_connect() 
 
Thanks
 
  
Navigation:
[Reply to this message] 
 |