I am using the PHP form mailer code: http://www.kirupa.com/web/form_mailer.htm, It works great! But what I would like to do is grab the url of the page they are filling out the form on. My reason is that I want to put the form on the bottom of each page as a “report content error” So it would be great if the form mailer could include the page url as a hidden element in the e-mail that is sent to me so i know what page is in dispute. Anyone know how to do this???
- Thanks!