I’ve completely written the script to send the information to my email account.
I have two files…
The order form — form.php
and
The process script — process.php
…..I’m not entirely sure what to do from here? How do I utilize these php files?
Right now I’m simply inserting the script as html into a webhost page…but it never sends to my email…it simply leads to a blank page.
I’ve never done this before, any suggestions?