I have a year or so experience with PHP and MySQL, but have never had
the pleasure of dealing with dates.  I need to be able to store a date
that a user inputs.  I want to use the date data type for MySQL, but I
am using a jQuery plugin for the form input, so I am getting a string.

Any advice on how I can convert the date from a string and back to a
string for displaying output?

Would the time helper be of use in this situation?

I've Google'd, but haven't found any resources (other than the api and
the manual) regarding the TimeHelper.  Any help would be appreciated.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to