Make an array of sold seats and use in_array() to determine if the seat number should be "strike-through" (and combo box disabled).

Jay Fitzgerald wrote:
1. here is my code: http://codedump.phpfreaks.com/viewcode.php?id=1162
2. here is a screenie of my seating chart: http://www.bayou.com/jay/chart.gif


3. what i am wanting to do is using CSS i want to "strike-through" the seats that are in the db - else, I want them to display normally

note: the seat numbers are not in the db unless someone chooses that seat....they are a while loop of numbers 1 through 240....

Anyone got any ideas?


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



Reply via email to