Posted by lucm on 12/05/06 20:48
> I use PHP and got this:
> $sql = "delete from blabla where startdate< =
> to_date('2000.05.05','YYYY-MM-DD')";
> At the other end i'd like to read out startdate as a date var or format
> it as I need.... (dd.mm.yyyy). Convert makes me confused... help
> please?
Checkout the "mssql.datetimeconvert" option in PHP.INI.
Regards,
lucm
Navigation:
[Reply to this message]
|