Hi!
I'm pretty new to PHP and now I got a problem with Date datatype and oracle.
I can recive the date as a string with osiresult($stmt, "COLUMN_NAME") in
the oracle date format (eg. '23-JAN-01') but I wold like to recive the whole
date (eg. '2001-01-23 15:21:13'), that's the first problem.
The second problem is to convert this string into datatype date in php so I
can use the setlocale() function on it.
Someone out there who can help me with this?
Please answer to me directly at [EMAIL PROTECTED] rather then to the list.
Yours,
Per Kallin, System developer
National Land Survey of Sweden
[EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]