Hello,

on 03/19/2007 04:11 PM Alain Roger said the following:
> Hi,
> 
> I've already seen some webpages which include a time or date picker (like a
> calendar) written in PHP and on which user could type the year and after,
> select the month and date (using month).
> I'm looking for something like that.
> 
> Where can i find one for free ?

You may want to take a look at this forms generation class that comes
with a plug-in precisely for what you ask.

http://www.phpclasses.org/formsgeneration

Here you can see a live example of what date picker:

http://www.meta-language.net/forms-examples.html?example=test_date_input

Here you can watch a tutorial video with a section that explains about
this plug-in:

http://www.phpclasses.org/browse/video/1/package/1/section/plugin-date.html

-- 

Regards,
Manuel Lemos

Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to