I am writing a php event registration system for lanparties and I believe I have everything written that I need except for a seating selection chart. I dont want to reinvent the wheel if I dont have to and am curious to know if something like this has already been written as public source...

If not, I possibly may pay a reasonable fee for one or for someone to write it for me...Here is what I need and maybe you could provide a direction for me to do research or some logic as to how it can be done...

As a person goes through the event registration system, they will come to a page that displays 8 rows of 30 seats (240 seats total)...but in the future I would like to have admin capability to increase or decrease this amount. When they get to that page it should display all of the open or available seats in one color and all of the sold or reserved seats in a different color. The registrant will then select an open seat they wish to buy or reserve and then take them to the next step in registration where they enter their attendee information and pay to attend via paypal or mollyguard.

Then when the next person decides to register, when they get to that page, one less seat will be available. I would like to have as much control as possible and I do know a minor bit of php and mysql.

Any help or guidance is appreciated.

Jay


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



Reply via email to