how to have a spinner in php as in java

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
Ankush
Forum Newbie
Posts: 10
Joined: Thu Sep 05, 2013 12:22 am

how to have a spinner in php as in java

Post by Ankush »

hello all
i want to have a spinner in my web page for inputting date and time.
how can i achieve this. in java i can have a JSpinner but in php i don't know
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: how to have a spinner in php as in java

Post by Celauran »

Post Reply