Lesson 1 PHP (Hello World)

Pada simulasi ini saya akan memberikan contoh bagaimana memulai pemrograman PHP yang biasanya dimulai dengan membuat program “Hello World”.

Berikut script nya :

<!DOCTYPE html>
<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <title>Lesson 1</title>
    </head>
    <body>
        <?php
        echo "hello world";
        ?>
    </body>
</html>

Atau bisa dilihat simulasinya disini.

– marifnst –

Leave a Reply

Your email address will not be published. Required fields are marked *

Afiseaza emoticoanele Locco.Ro