This article contains information about using PHP.
1.To use PHP, make a file and give it a ".php" file extension such as myfile.php.
2. Inside this file you can put any HTML that would normally go in a Web page.
3. Anywhere in that file, within the HTML, you can put your PHP code (with the proper start and end PHP tags).
You can learn more about PHP at http://php.net
You can find PHP scripts at http://hotscripts.com
We also recommend looking for http://w3schools.com/ for guides and help in learning to program in PHP and HTML.
No worries, Our experts are here to help.