PHP Classes
elePHPant
Icontem

How to Add Datepicker in PHP Form with PHP date picker class: Generate form input to pick a calendar date

Recommend this page to a friend!

  Author Author  
Name: Stefan Gabos <contact>
Classes: 11 packages by
Country: Romania Romania
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This PHP class can be used to generate a nice, template driven date picker in a pop-up window.

The class will automatically generate the required HTML and JavaScript code that will make a pop-up window appear to let the user choose a date from a calendar. The selected date will be passed to an user-specified control from the caller page.

Every aspect is customizable: the aspect of the date picker is template driven meaning you can completely alter how the date picker looks by changing the template and the related CSS file; the format in which the date to be returned is configurable; the date picker can be instructed to show a specific year/month/date by default; the first day of the week can be also set;

The date picker also supports localisation: in this version, beside the default english language file you can also choose between german and dutch.

The code is heavily documented so you can easily understand every aspect of it.

  Classes of Stefan Gabos  >  How to Add Datepicker in PHP Form with PHP date picker class  >  Download Download .zip .tar.gz  >  Support forum Support forum (11)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: How to Add Datepicker in PHP Form with PHP date picker class
Base name: datepicker
Description: Generate form input to pick a calendar date
Version: 1.0.1
PHP version: 3
License: Free for non-commercial use
 
  Groups   Screenshots Screenshots   Dependents  
  Applications   Related pages   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Time and Date Time and date values, formats and conversion View top rated classes

  Files folder image Screenshots  
screenshot.gif
File Role Description
Accessible without login Image file screenshot.gif Screen screenshot


  Other classes that need this package  
Class Why it is needed Dependency
PHP Forms Generation and Validation Class TO BE ABLE TO USE THE DATE CONTROL Conditional

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
manual
manual of the PHP Date Picker Class

  Files folder image Files  
File Role Description
Files folder imageexamples (1 file)
Files folder imageincludes (3 files)
Files folder imagelanguages (3 files)
Files folder imagetemplates (1 directory)
Plain text file ChangeLog Data changelog file
Plain text file class.datepicker.php Class class source v1.0.1
Plain text file License Lic. license file

  Files folder image Files  /  examples  
File Role Description
  Plain text file example.php Example example script

  Files folder image Files  /  includes  
File Role Description
  Plain text file class.xtemplate.php Class templating engine
  Plain text file datepicker.php Aux. auxiliary script
  Plain text file license.txt Lic. license file of the templating engine

  Files folder image Files  /  languages  
File Role Description
  Plain text file dutch.php Conf. dutch language file
  Plain text file english.php Conf. default language file
  Plain text file german.php Conf. german language file

  Files folder image Files  /  templates  
File Role Description
Files folder imagedefault (2 files)

  Files folder image Files  /  templates  /  default  
File Role Description
  Plain text file style.css Data stylesheet for the template file
  Plain text file template.xtpl Data template file

Install with Composer Install with Composer - Download Download all files: datepicker.tar.gz datepicker.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.