SOURCE CODE:-
/************************************************************/
<html>
<head>
<title>HELLO
WORLD </title>
</head>
<body>
<?php
echo
"HELLO WORLD !!!";
?>
</body>
</html>
/************************************************************/
No comments:
Post a Comment