Hi All,

I'm not sure if this is a bug or not:

Using MSSQL Server 2000 on WinNT (fully patched).
PHP 4.2.0 using ini_set('mssql.datetimeconvert',0)

Date fields get returned with an extra character on the end output from
var_dump:

string(20) "2002-08-06 11:45:02-------------------------------^ Extra character seems 
to be ASCII 00

This is obviously mucking about with other date related functions.

Any ideas?

Regards,
Jeremy Coates
-- 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to