Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.


    Php Introducere !

    avatar
    DaMoN BlaCk
    Utilizatori
    Utilizatori


    Sex Sex : masculin
    Mesaje Mesaje : 28
    Data nasterii Data nasterii : 10/09/1993
    Data de inscriere Data de inscriere : 09/11/2011 Varsta Varsta : 31
    Joburi / Distractii Joburi / Distractii : Student
    Localizare Localizare : Giurgiu
    Stare de spirit Stare de spirit : Very Happy

    Php Introducere ! Empty Php Introducere !

    Mesaj Scris de DaMoN BlaCk Joi 10 Noi 2011, 3:03 pm

    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 understanding and experience
    in the following:



    • HTML - Know the syntax and especially HTML Forms.
    • Basic programming knowledge - This isn't required, but if you have any traditional programming experience
      it will make learning PHP a great deal easier.



    Tutorial Overview


    This tutorial is aimed at the PHP novice and will teach you PHP from the ground up. If you want
    a drive-through PHP tutorial this probably is not the right tutorial for you.


    Remember, you should not try to plow through this tutorial in one sitting.
    Read a couple lessons, take a break, then do some more after
    the information has had some time to sink in.

      Data/ora curentă este: Joi 19 Sept 2024, 1:59 am