[PHP] Possible MSSQL error PHP4.2.0?

2002-06-11 Thread Jeremy Coates

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




[PHP] Re: Possible MSSQL error PHP4.2.0?

2002-06-11 Thread Jeremy Coates

In message [EMAIL PROTECTED]
  [EMAIL PROTECTED] (Jeremy Coates) wrote:
 
 string(20) 2002-08-06 11:45:02@
 ---^ Extra character seems to be ASCII 00

Forgot that would screw up in an email! I've placed an @ sign where the ASCII
00 is appearing.

Ideas?

Regards,
Jeremy
-- 

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