Results 1 to 6 of 6

Thread: What is Php?

  1. #1
    aftabjavaid is offline Junior Member
    Last Online
    10th June 2017 @ 02:46 PM
    Join Date
    08 May 2009
    Location
    Chiniot
    Age
    51
    Gender
    Male
    Posts
    1
    Threads
    1
    Thanked
    0

    Default What is Php?

    Salam to all.

    how r you and whats going on? can anybody tell me about Php and how we can attach php with SQL?

    Regards,

    Aafi

  2. #2
    Join Date
    14 Feb 2009
    Location
    Taunsa Shareef
    Posts
    6,356
    Threads
    260
    Thanked
    588

    Default

    Ye intro Section hai
    ager aap k saath koi
    masla hai to aap plz
    Ask An Expert Section
    main thread likein
    aap ka masla haal kernay
    ki bherpoor koshesh ki jay gi


  3. #3
    BossisBack is offline Advance Member
    Last Online
    5th January 2022 @ 11:51 AM
    Join Date
    18 Dec 2007
    Location
    Saudia Arabia
    Age
    34
    Posts
    16,205
    Threads
    743
    Credits
    109
    Thanked
    47

    Default

    Moved to AAE
    آئی ٹی دنیامیں سیگنیچرز میں اتنے بڑے سائز کی امیج لگانا سختی کے ساتھ منع ہے۔۔۔آئی ٹی دنیا ٹیم

  4. #4
    Join Date
    14 Feb 2009
    Location
    Taunsa Shareef
    Posts
    6,356
    Threads
    260
    Credits
    0
    Thanked
    588

    Default

    yeh web pages banay ki aik language hai
    jab aap php k banay huay pages visit kertay
    hain to server un ko rectify kerta hai aur aap
    ko wo pages dekhata hai jo kisi website k
    leay uploaded hotay hain.

  5. #5
    robostic is offline Senior Member+
    Last Online
    23rd August 2016 @ 07:33 PM
    Join Date
    19 May 2009
    Location
    Somewhere Around
    Age
    41
    Posts
    1,581
    Threads
    105
    Credits
    840
    Thanked
    16

    Arrow

    PHP, which stands for "Hypertext Preprocessor", is a server-side, HTML embedded scripting language used to create dynamic Web pages. Much of its syntax is borrowed from C, Java and Perl with some unique features thrown in. The goal of the language is to allow Web developers to write dynamically generated pages quickly.

    In an HTML page, PHP code is enclosed within special PHP tags. When a visitor opens the page, the server processes the PHP code and then sends the output (not the PHP code itself) to the visitor's browser. It means that, unlike JavaScript, you don't have to worry that someone can steal your PHP script.

  6. #6
    Join Date
    30 Nov 2008
    Location
    In your Heart
    Posts
    4,931
    Threads
    162
    Thanked
    25

    Default

    1)PHP is an free, open-source server-side scripting language. PHP code can be embedded in HTML. PHP files usually have extensions like .php or .php3. PHP language style is similar to C and Java.
    2)In Web programming, PHP is a script language and interpreter that is freely available and used primarily on Linux Web servers. ...
    3)The PHP Hypertext Preprocessor allows web developers to create dynamic content that interacts with databases. ...

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
  •