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

Создайте свои веб сайт сами!

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

How do I set up streaming Audio/Video?

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

Do you support .htaccess?

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

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

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

What does CHMOD mean?

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