Can you have an image map in a .php file?
I'm trying to do a webcomic with the back and next buttons and I'm using PHP to do that, but when I use a php include to add in the header (which contains a sidebar with an imagemap) the page doesn't work.
Some help?