This is a simple to use script that can be called at anytime to insert a date picker into your form.
Example
Your browser does not support IFRAMES. Please view the date picker at http://edrackham.com/tutorials/php-date-picker/
Usage
Just make a call to
echo DatePicker();
wherever you want the date picker to show. If you want to use it multiple times, just […]
Functions Inc. is a new site I've started for all you guys to add your code snippets to. It's an online code snippet repository where you can add your useful snippets, as well as view others. You can keep your snippets private, just using the site as an online code library, or choose to share […]