PHP - Ce este PHP?

Aici gasesti diverse lucruri legate de PHP.

Moderators: Moderator ajutator, Moderator

skill +4
skill +4
User avatar
Status: Offline
Posts: 348
Registered for: 11 years 5 months
11
Status: Working
Location: #Define
Contact:

PHP - Ce este PHP? Post by MytzaMytz »

______________________________________________________________________________
Definitie PHP

PHP sau Hypertext Preprocessor este un limbaj de scripting de uz general, cu cod-sursă deschis si care este potrivit în special pentru dezvoltarea aplicațiilor web și poate fi integrat în HTML.
______________________________________________________________________________
Exemplu

Code: Select all

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 

Transitional//EN" "http://www.minecraft-romania.com">
<html>
    <head>
        <title>MC-RO</title>
    </head>
    <body>

        <?php
        echo "Salut, bine ai venit pe MC-RO!";
        ?>

    </body>
</html>
______________________________________________________________________________
Last edited by WoophRadu on 12 Sep 2013, 15:02, edited 1 time in total.
Reason: Titlu editat
Image

Return to “PHP”