I have added spry widget validation to a form which included me having to upload the .css file and a .js file to the server to validate it.
Now my .php script which worked has thrown a mass of errors.
All I need now is the script to take the form field information and send it to my email. It doesn't need to do any validation now, only send the information.
I tried to re-do the script but to no avail.
Will i need to post the script and errors so hopefully someone can help me work through it as I'm still very new and useless to .php
Thanks
Now my .php script which worked has thrown a mass of errors.
All I need now is the script to take the form field information and send it to my email. It doesn't need to do any validation now, only send the information.
I tried to re-do the script but to no avail.
Will i need to post the script and errors so hopefully someone can help me work through it as I'm still very new and useless to .php
Thanks
Comment