Networking, Programming and Graphics Tutorials

PHP - Step by Step [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 - Step by Step [2/3] - Networking, Programming and Graphics Tutorials

Need a specific tutorial? Do not hesitate and submit a request!
Related Tags: free step-by-step corel draw tutorials  step by step ajax dropdown list  AJAX step by step free tutorial  AJAX Step by Step tutorial in pHP  ajax website step by step  step by step ajax development  ajax form step by step  Ajax tutorial step by step  corel draw step-by-step  step-by-step tutorial on coraldraw