hey, MrRat, i was just tryin' to solve a riddle, but still can't solve it and noticed you're listed among another person as developer on the PHP Image Map. actually i'm trying to get it to work with an input type="image", but that won't work, so i thought i pass on parameters through a url for my purposes, should give me the same effect:
here's an example link: http://localhost/php/imgpng/image_map_crop.php?447,387 but i need to add extra parameters & need to get rid of the question mark in the url, if you worked on the script perhaps you could tell me where that question mark comes in since i'm unable to find it. perhaps you won't know anymore about this since it goes back to 2005.
i need to change the url to something like: http://localhost/crop.php?step=2&fx=447&fy=387
