Php Tutorials 4all
Thursday, 25 August 2011
Use of php scripts in html
<html>
<head>
<title>Simple PHP Scripts</title>
</head>
<body>
<?php
echo "Hi, Manoj";
?>
</body>
</html>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment