Php Curl Remote Form Submit
basically the steps are
1. fill out form
2. form submits to local whatever.php (what you’ll be creating)
3. whatever.php fills out http://whatever.com/form/index.php and submits
4. status message is returned
There are approx 50 fields that need to be filled.