Happy TutorialsPHP is a script that you write into your HTML files, its runs on the server, before it goes downloaded to the user computer, and is used to generate content on your webpage. This is content that is changable - dynamic, and can be taken from databases, or display different information depending on the users input. It can also be used to send information from a contact form to your email address.
A very simple script - coming soon
Samples soon....