Hey there dude
You're gonna have to learn a little but about how PHP and mySQL can work together to achieve this. I would suggest reading this article. It's about building your own database driven website, and outlines how you can get something from a form into the database and even back out again, and the basics of deletion. It doesn't really cover database design very well, but im sure it will help you out. It's actually the article that first got me into PHP, and helped me HUGELY!
Hope it helps you too, and man, that form must have given you headaches! 
|