jaronoff wrote in php

Don't even know if this is possible....

My name is josh and I am VERY FREsh in learning php and I don't know if this is even possible.

I am trying to figure out in php how to make a front end for my links page so I can go to a certain url: type in a username and password, click on a link that would be something like "add link" then you copy the url from the browser, and write a description and in a drop down which section it would go into.

Also, how do I send html form data to my email address? I am using Learning PHP by larry ullman 2nd edition. is there a way to have it go to your email so you can reply to people after they submit the form? thanks//

josh