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 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Articles connexes

რატომ ჯობია გლობალური ჰოსტინგი ქართულ ჰოსტინგის?

კარგი გლობალური ჰოსტინგი ბევრად ჯობია კარგ ქართულ ჰოსტინგს! ამ გაცხადების საფუძველი არის ის, რა...

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

Хостинг – это интернет обслуживание, которое предоставляется вам хостинг компанией и...

What is CGI?

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

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

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