Joey Smith wrote:
I'm not sure what to do with these, but it annoys me that there are directives which don't even appear in php.ini-dist which can actually affect how PHP works. Here's some I've found, but I'm not sure what the policy is. Anyone have a problem with adding these after 4.3.2?
Jani: These aren't new directives. They're already there, but no one knows
+ +; Undocumented +;mssql.datetimeconvert = On
I submitet the patch wich added this param, it just disables the internal datetimeconversion of the mssql-dblib, wich does sometimes weird things. Datetime-values are returned in the format "YYYY-MM-DD HH24:MI:SS", if this ini-param is set to off, the default value is on.
bye, -- ------------------------------- ------------------------------------- Michael Bretterklieber - [EMAIL PROTECTED] JAWA Management Software GmbH - http://www.jawa.at Liebenauer Hauptstr. 200 -------------- privat --------------- A-8041 GRAZ GSM: ++43-(0)676-93 96 698 Tel: ++43-(0)316-403274-12 E-mail: [EMAIL PROTECTED] Fax: ++43-(0)316-403274-10 http://www.bretterklieber.com ------------------------------- ------------------------------------- "...the number of UNIX installations has grown to 10, with more expected..." - Dennis Ritchie and Ken Thompson, June 1972
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php