snaplearn
Monday, 9 November 2015
HOW TO WRITE YOUR FIRST PHP PROGRAM ?
how to write your first php program ?
<!DOCTYPE html>
<html>
<body>
<?php
echo "My first PHP script!";
?>
</body>
</html>
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment