Function: Show date in visible output
Posted: Wed Aug 13, 2003 9:10 am
Hello,
I would like to give the user a graphical format for the date, and if he clicks on it, it will be added in the field or directly in the database.
We all know that user enter the wrong date format, so I want to give them this in calendar stylw.
I already had this for my other project in asp and hoped to find also something for php, but I could not.
Is there any existing function or class? Or do I have to write it on my own.
USER:
Select date of expiration: [here comes the graphical thing]
User clicks on e.g August 19 and this will be added in the database or shown in the webpage.
Thanks a lot
Antoine
I would like to give the user a graphical format for the date, and if he clicks on it, it will be added in the field or directly in the database.
We all know that user enter the wrong date format, so I want to give them this in calendar stylw.
I already had this for my other project in asp and hoped to find also something for php, but I could not.
Is there any existing function or class? Or do I have to write it on my own.
USER:
Select date of expiration: [here comes the graphical thing]
User clicks on e.g August 19 and this will be added in the database or shown in the webpage.
Thanks a lot
Antoine