Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

PHP

<!DOCTYPE html>
<html>
<body>
<?php
echo "Hello World!";
?>
</body>
</html>
Source by www.studentstutorial.com #
 
PREVIOUS NEXT
Tagged: #PHP
ADD COMMENT
Topic
Name
5+2 =