Hi! I am new to PHP.
I have a form on a webpage that has some information and a textbox. The user can type his email address in that textbox. When he clicks on the submit button, I want just the URL of this page to be sent to the email address which is typed in the box.
Please help!
Thanks.