I'm working with a book called "PHP Solutions" by David Powers.
I created a form exactly the way the book describes along with the php to put into my MySQL database. However, I get
"Method Not Allowed
The requested method POST is not allowed for the URL /index.html." when I try a test in the form. Can someone suggest where I might have went wrong in my coding?
My page is
Blogger Institute