How to make date time picker in php?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Akirien
Forum Newbie
Posts: 7
Joined: Mon Mar 09, 2009 7:34 am

How to make date time picker in php?

Post by Akirien »

I want to make leave application system. User can select date from date time picker. How to make the date time picker?
Yossarian
Forum Contributor
Posts: 101
Joined: Fri Jun 30, 2006 4:43 am

Re: How to make date time picker in php?

Post by Yossarian »

Take a look through these.

If they dont do what you want then come back and be more specific about ;

where the dates are coming from
where they are to be displayed
where they are to be stored
Post Reply