Posts Tagged ‘GLOBALS’

PHP Tutorial – FORM $_GET and $_POST Super Globals

In this tutorial I explain when and how to use the GET and POST Super Globals within a Form and within a URL. This is a very important part of web design and programming, because a client will always want some kind of Contact Form or guestbook on their website and I do not believe in using Javascript to collect and process information. A contact form should work regardless…… Listen carefully, this tutorial is one that you must understand and be able to do with you eyes closed… Good Luck