Hi All,
Is anyone there to help me?
When i am tranfering the excel spread sheet data into Mysql through PHP by the method of excel COM object, I found that the date type of excel and mysql are not compatible. Excel using serial date (ie, how many days after 1900 Jan 0) and i can't convert this into mysql datetime. :eek:
I want to convert the serial date in excel to Mysql Date Time, Is this possible through PHP and how?
Thanks in advance
Bye...