Hi again,
If you are asking how long I’ve been doing PHP: I’ve been doing it for a little over 10 years now. It’s easy to miss the small things because when we see an error, our first thought is that it must be a big error. However, most of the time it’s the small things that we overlook that gets us, like not encapsulating PHP, forgetting to terminate a line with a semicolon, etc. The more you are exposed to errors, the better you’ll be in the future as you will start knowing how and what to look for when finding the fix to errors.
Now as far as the error you get when you hit submit, is it your error that you are expecting or is it a PHP error? If it is on your end and is working as intended, I hope I was able to answer all of your questions and was able to point you in the right direction to all of your issues brought up in this forum topic. I hope to be of more assistance in the future as it presents itself. Good luck on your scripting and we are always here 24/7 on www.phphelp.net. Have a nice day…