asking

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • msajko@yahoo.com

    asking

    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
  • Marcin Dobrucki

    #2
    Re: asking

    msajko@yahoo.co m wrote:[color=blue]
    > 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 =[/color]

    PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.


    /m

    Comment

    Working...