Image maps! Getting user input for later mysql and php...
Posted: Wed Dec 06, 2006 6:09 pm
Hello! I am new to the world of PHP and to this forum.
Have any of you ever used a HTML image map to get inforation to php for handling? I know how to make an image map for links, mailtos, ext, but have no idea how to link data to a spot on an image.
Here is what I am trying to do:
I must design a image which represents a fake resturant. The user will be shown the layout of the floorplan first, and be able to click on the table they desire. The HTML image map will sumbit data to the php file to check against the mysql database and see what times that table is available, and give the user the option to reserve it. What would be the best way to do this?
Thank you for all of your time/help!
Have any of you ever used a HTML image map to get inforation to php for handling? I know how to make an image map for links, mailtos, ext, but have no idea how to link data to a spot on an image.
Here is what I am trying to do:
I must design a image which represents a fake resturant. The user will be shown the layout of the floorplan first, and be able to click on the table they desire. The HTML image map will sumbit data to the php file to check against the mysql database and see what times that table is available, and give the user the option to reserve it. What would be the best way to do this?
Thank you for all of your time/help!