Jump to content

Calendar for php form


pancgom

Recommended Posts

Hi Guys,

 

I am looking for some help in adding a calendar to a form that i am building.

 

Its much like a calendar when you book air tickets.. click on a calendar like icon and a pop up window opens select date year and month the details get into the form field.

 

Can someone give me pointer on how to do it please.

 

Thanks much.

 

Link to comment
https://forums.phpfreaks.com/topic/88688-calendar-for-php-form/
Share on other sites

You need javascript in order to populate the value when selecting the date. You can have the actual calendar built using PHP, but since you have to use JavaScript anyway I'd suggest using JavaScript to build the calendar as well. There are plenty of free scripts available to do this.

Link to comment
https://forums.phpfreaks.com/topic/88688-calendar-for-php-form/#findComment-454165
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.