PHP
Monday, 20 July 2015
Printing welcome in php
To print "welcome" in php:
<?php
echo "welcome" ;
?>
echo is used to print something.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment