I need a php script to work with my contact form on my webpage. This script should have the capabilities of automatically sending the submitted information to my email address. Also once the form is submitted I want the user to be automatically redirected to a specific url. I'm using dreamweaver so please give me specific instructions on installing the script using this application
So basically you want a contact form processing script ? See http://www.kirupa.com/web/php_contact_form.htm
If you're still in need of a script, post your form-code, and I can make you a processing script. There won't be any need to "install" anything, as the script would run in a separate file called from the form-code.