Results 1 to 7 of 7

Thread: what is the php

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2007
    Posts
    6

    Default what is the php

    hello member please tell me php details i am waitng

  2. #2
    Join Date
    Mar 2011
    Posts
    5

    Default

    Quote Originally Posted by knvsunil12 View Post
    hello member please tell me php details i am waitng
    PHP: Hypertext Preprocessor


    Last edited by sherlyk; 03-03-2011 at 03:57 PM.

  3. #3
    Join Date
    Mar 2011
    Location
    Melle Belgium
    Posts
    7

    Default

    A server-side HTML-page generator

  4. #4
    Join Date
    May 2011
    Posts
    5

    Default

    PHP = Hypertext Preprocessor ;)

  5. #5

    Post Re:

    As of me PHP is an HTML embedded programming language used to create dynamic web pages. The goal is to allow Web developers to write dynamically generated pages quickly.

  6. #6

    Default

    What is PHP?

    • PHP stands for PHP: Hypertext Preprocessor
    • PHP is a server-side scripting language, like ASP
    • PHP scripts are executed on the server
    • PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)
    • PHP is an open source software
    • PHP is free to download and use

    What is a PHP File?

    • PHP files can contain text, HTML tags and scripts
    • PHP files are returned to the browser as plain HTML
    • PHP files have a file extension of ".php", ".php3", or ".phtml"

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •