Google+
PHP TUTORIALS
ONLINE HELP FOR MEDICAL AND PROGRAMMING: Hello World Example
ONLINE HELP FOR MEDICAL AND PROGRAMMING
DR NAULEJ KUMAR
Pages
PHP EXAMPLES
PHP COURSE
RDBMS
C++
FREELANCER
MEDICAL MBBS
Friday, 21 February 2014
Hello World Example
Hello World Example
<html>
<head>
<title>Hello World</title>
</head>
<h>Welcome my first PHP Page</h>
// PHP script start with <?php code ?>
<?php
ECHO "Hello World!";
?>
</html>
Output:-
Welcome my first PHP Page.
Hello World
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment