0
votes
0answers
81 views

SQL Server datetime discrepancies between Ubuntu PHP servers

I have 2 servers, each running the exact same version of PHP (5.3.5-1ubuntu7.8). They are also the exact same version of Ubuntu (11.04). I have written a PHP script to connect to a SQL Server 2008 R2 ...