PHP Coaching
Online PHP Coaching
Sunday, 13 January 2013
Print a string in PHP?
To start programming in PHP, lets start with running a small code to print a line:
echo "Hello World.!";
?>
The following code will display “Hello World.!” when the code is executed on browser
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment