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 Benutzer fanden dies hilfreich
War diese Antwort hilfreich?

Verwandte Artikel

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

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

Do you support .htaccess?

Yes we do. Several of the features in Cpanel can also be set by editing the .htaccess file in a...

Does your company have any limit about CGI scripts?

We don't have a limit on how many you can install. There are some scripts that we do not allow....

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