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

Что такое Fantastico Deluxe?

Fantastico Deluxe объединяет в себе более 50 передовых скриптов (системы управления сайтом,...

Should I keep a local copy of my website in case of trouble?

Absolutely! It is very easy to spend all night working hard on upgrading your site only to hit...

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,...

Do you offer any scripts for your customers?

Yes. In Cpanel under CGI Scripts here is some of what we offer: HTML/Java Chat Room, phpMyChat,...

Can I use my own CGI scripts?

Yes, we do provide you with your own cgi-bin. You may upload your own scripts to it but your...