geekboyed 0 Posted February 23 Share Posted February 23 I have a date format that I need to insert into mysql (yyyy-mm-dd). The format looks like this: February 5 at 5:00pm PST any ideas? thanks Quote Link to post Share on other sites
requinix 977 Posted February 23 Share Posted February 23 If you know that the string will always be in that format then you can ask PHP to parse it for you. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.