[PHP-DB] Problem with datetime using php4 on mssql7

2001-09-10 Thread Elman Cheng
when I try to query a datetime field using php4(4.0.6, on Win2000/Apache/MSSQL) I could not get the datetime. Does anyone have any suggestions for how to solve this problem? Thanks Elman -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

[PHP-DB] Problem with datetime using php4 on mssql7

2001-09-10 Thread Elman Cheng
when I try to query a datetime field using php4(4.0.6, on Win2000/Apache/MSSQL) I could not get the datetime. Does anyone have any suggestions for how to solve this problem? Thanks Elman -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

[PHP-DB] Re: replace string - case insensitive

2001-08-15 Thread Elman Cheng
try to change the string to uppercase or lowercase first. J- E- N wrote: > hello > > str_replace is case sensitive, what function should i use for case insensitive. > > thanks very much. > > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For a