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 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

What is CGI?

CGI stands for Common Gateway Interface. It's used to provide interactivity and turn static pages...

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

Что такое Fantastico Deluxe?

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

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