Mido

1867 mots 8 pages
PHP Tutorial PHP Introduction

PHP Tutorial - Learn PHP
If you want to learn the basics of PHP, then you've come to the right place. The goal of this tutorial is to teach you the basics of PHP so that you can:

• • •

Customize PHP scripts that you download, so that they better fit your needs. Begin to understand the working model of PHP, so you may begin to design your own PHP projects. Give you a solid base in PHP, so as to make you more valuable in the eyes of future employers.

PHP stands for PHP Hypertext Preprocessor.

PHP - What is it?
Taken directly from PHP's home, PHP.net, "PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly." This is generally a good definition of PHP. However, it does contain a lot of terms you may not be used to. Another way to think of PHP is a powerful, behind the scenes scripting language that your visitors won't see! When someone visits your PHP webpage, your web server processes the PHP code. It then sees which parts it needs to show to visitors(content and pictures) and hides the other stuff(file operations, math calculations, etc.) then translates your PHP into HTML. After the translation into HTML, it sends the webpage to your visitor's web browser.

PHP - What's it do?
It is also helpful to think of PHP in terms of what it can do for you. PHP will allow you to:

• • • •

Reduce the time to create large websites. Create a customized user experience for visitors based on information that you have gathered from them. Open up thousands of possibilities for online tools. Check out PHP - HotScripts for examples of the great things that are possible with PHP. Allow creation of shopping carts for e-commerce websites.

What You Should Know
Before starting this tutorial it is important that you have a basic

en relation

  • michou
    287 mots | 2 pages
  • Miro
    3365 mots | 14 pages
  • Meto
    10845 mots | 44 pages
  • model vue conception
    4068 mots | 17 pages
  • Java
    2689 mots | 11 pages
  • Fiche d'initiation au php
    298 mots | 2 pages
  • Cours php
    990 mots | 4 pages
  • Cours php
    467 mots | 2 pages
  • Comprendre le php
    497 mots | 2 pages
  • Php-sitede0
    10134 mots | 41 pages
  • Zend framework
    2126 mots | 9 pages
  • Php solutions
    24787 mots | 100 pages
  • tutoriel php pour débutant
    5111 mots | 21 pages
  • PHP
    32298 mots | 130 pages
  • Avantages php
    533 mots | 3 pages