Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 03:14:59 PM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155540 Posts in 21712 Topics by 7736 Members
Latest Member: chris85
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: [PHP] Looking for a form select date/time generation function  (Read 9123 times)
Woudloper
Guest
« on: December 28, 2005, 07:59:50 PM »

Currently I am working with PHP, but want to have a function which I can use to generate form dropdowns to make it possible to create a date/time selector.

I found such a function named 'html_select_date', but this is a smarty related function as you can see here.  As 'websitebaker' isn't currently using smarty I need to find a PHP equivalent version of this function. Can someone help me to find a function that generates form select lists for a date time, with the following dropdowns:

  • Month
  • date
  • year
  • hour
  • minute
  • seconds

Hope someone can help me...
Logged
pcwacht
Guest
« Reply #1 on: December 28, 2005, 10:18:05 PM »

I only know of some javascript based ones

Have a look:
http://web4w3.com/input_date.html
http://www.dynamicdrive.com/dynamicindex7/jasoncalendar.htm
http://www.calendarxp.net/tt_pop.shtml

John
Logged
Woudloper
Guest
« Reply #2 on: December 29, 2005, 10:34:48 PM »

Thanks for your reply. I picked the one that can be found on Dynamic Drive. This is working like a charm!
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!