Have you tried looking on hotscripts.com. I have used that site a few times. It's a resource that lists many different scripts and tools for programming and making websites.
Good luck.
__________________ AffiliateSeeking - Bringing you some of the best affiliate programs online.
first of all visit w3schools to learn basics of php.Then move to notepad for best practices indeed.use internet while doing practices.Building a web form is an easy task in php also .All you need is to fill up the form and store it in database.So you must know database configuration also .Hope it works .Feel free to revert me back in case any issue found
Web Form is not created by php it is created by pure html and little style with css and to validate the form data we use javascript. Here below is the link of web form builder site "http://www.phpform.org/" and "http://www.formsite.com/". Else if you want to learn form building than you can visit the site "http://www.2createawebsite.com/"