Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 485 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 485 Bytes

PHP Date Picker

Screenshot of php-date-picker in action

A simple calendar-style date-picker for navigating events pages and the like.

tests/test.html.php, a functional test, shows you how you can integrate the calendar.

A starter CSS stylesheet, which is used by the functional test, can be found in assets/css/picker.css.

References