OK .. creating the database was a breeze (everything seems to be there and entered in the script), setting up the form variables was no problem.
I want to embed the form within the site's index.php. No problem right? The notes say to change the two includes lines and I get PHP PATH errors. No worries .. I do a fullpath call (the note does mention to make sure the correct path is pasted) and voila .. the form comes up. It is picking up my .css and my hopes are high.
Except when I hit SEND, "The requested URL /contact.php was not found on this server." Hmmm ... that's not right. However, when I run contact.php on it's own it works just fine. I have tried working through quite a few iterations .. maybe it's another file I am missing?
I am guessing I am overthinking this. Can anyone help?
Thank you.