Jump to content

ajax select menus and php/mysql?


mrbuter

Recommended Posts

Hey guys..tried googling but I normally get more help here.

 

I'm trying to setup a page where users select a date from a dropdown menu and then the server queries a database to return valid times of the day associated with the selected date.

 

Think of it as a reservation system I guess. If user 1 reserves something for March 2nd 2009 @ 5PM then User 2 can't reserve it for that same time so the server shouldn't show "5PM" on the 2nd dropdown menu (and ideally will have like a +/- 2 hours along with that but that's unrelated and I know how to do that part).

 

It's the ajax that's confusing me because I haven't really ever worked with it. Thanks in advance!

Link to comment
https://forums.phpfreaks.com/topic/143653-ajax-select-menus-and-phpmysql/
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.