Concerning drop down menus (new to PHP)
Posted: Mon Feb 25, 2008 8:06 am
Hi, I am very new to PHP development, so bare with me. My question is this:
I am currently designing a web page designed to take bookings, and I am not sure if this will be a simple task. Essentially what I need is code which can take down information from drop down menus and cross reference it with existing data in a database (MySQL) of other existing bookings. For example, a hotel and booking a room for a set number of days. Is this a simple task that can be answered? Is more information required? Or is there a place I can be referred to?
I am currently designing a web page designed to take bookings, and I am not sure if this will be a simple task. Essentially what I need is code which can take down information from drop down menus and cross reference it with existing data in a database (MySQL) of other existing bookings. For example, a hotel and booking a room for a set number of days. Is this a simple task that can be answered? Is more information required? Or is there a place I can be referred to?