I am trying to insert into my db the date and time from a calendar field built in PHP. I can get the date to insert but not the time, all I get is 00:00:00. How do I accomplish this? I have tried the str_to_date($date, '%m-%d-%y %H:%m:%s') and this does not work.
Thanks,
Jim
There is 1 reply in this thread, which is not being displayed. Browsing this forum thread replies is available only to premium subscribers.
Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.