Hi,

I'm new to PHP and seem to be having soom problems, I'm getting confused with all the different styles of script writing.
I've created a PHP script to submit details to my email but the details don't forward. PHP is enabled on the windows server host site.

I don't get any errors it just stays on the submit form.

below is the scripts for the submit form and the sendmail form.
Also how...