Php

Discussion in 'PHP' started by kbelly, Aug 1, 2011.

  1. #1
    What is the long form of PHP? How it use in web development?
     
    kbelly, Aug 1, 2011 IP
  2. freelanceinphp

    freelanceinphp Member

    Messages:
    134
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    48
    #2
    PHP means PreProcessor Hypertext

    PHP is an open source, light weight, easy to learn dynamic web scripting language. This is not a write place to explain you can find details on w3schools.

    You will get manual at php.net
     
    freelanceinphp, Aug 2, 2011 IP
  3. The Webby

    The Webby Peon

    Messages:
    1,852
    Likes Received:
    30
    Best Answers:
    1
    Trophy Points:
    0
    #3
    Hypertext PreProcessor.

    It's a programming language, you can use it in web development by learning it.
     
    The Webby, Aug 3, 2011 IP
  4. Andre91

    Andre91 Peon

    Messages:
    197
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    0
    #4
    PreProcessor Hypertext

    PHP is used in web development to output dynamic HTML pages, process forms, uploads or anything that is done on the website's server.
     
    Andre91, Aug 6, 2011 IP
  5. ausrixy

    ausrixy Peon

    Messages:
    46
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #5
    php is mainly used for database and creating dynamicly generated code on the fly based on user responses.
     
    ausrixy, Aug 10, 2011 IP
  6. rajmv

    rajmv Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    rajmv, Aug 20, 2011 IP
  7. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #7
    It actually stands for "PHP: Hypertext Preprocessor", which makes it a recursive acronym.
     
    Rukbat, Aug 22, 2011 IP