How do I use 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.

4. PHP code always begins with a "". You can learn more about PHP at http://php.net and http://zend.org

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I know if I need a dedicated IP?

A dedicated IP is needed for some cases. Setting up your own Domain Name Server. (i.e....

How do I connect to my site using Dreamweaver?

1. Start the Software 2. On the Tool Bar, click Site 3. Then when the drop down menu appears,...

What does CHMOD mean?

It means to set a certain permission on the file or directory. The most common chmod commands are...

How do I set up streaming Audio/Video?

We support progressive media streaming. You can embed it into your site using hyperlinks. We...

Что такое веб сайт и почему он так важен?

Можно многое рассказать о веб сайтах, но поскольку здесь не время и не место приводить длинные...