Networking, Programming and Graphics Tutorials

PHP Hello World [2/3]

Comments in PHP

Like any other language PHP have code comment capabilities. You can see from code below tags for commenthing the code and how to use them.

<?php
//    With two slashes together you can comment entire row of code to the next new line.

#    This symbol also used for commenting all code on the row

/*
    In this way the part of code
    which is placed between this
    starting and ending symbols
    will be rejected from executing
    on server
*/
?>

PHP : Hello world

Of course first example of our tutorial will be 'hello world' sample code.

<?php
echo "Hello world!";
?>

Networking, Programming and Graphics Tutorials - PHP Hello World [2/3] - Networking, Programming and Graphics Tutorials

Need a specific tutorial? Do not hesitate and submit a request!
Related Tags: php hello world  php hello world execute  php Hello world web page  php web page hello world  php hello world with date  php tutes hello world  plesk +php +"hello world"  making 3D anything  instant messangers  how to burn iso with nero  Online Home Network Diagnostics  C++ encapsulation  yahoo messangers  php.info file  pop proxy settings outlook  tracert tutorial  trillian port number  how to build an info.php file  xp network diagnostic  do while in c++