mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2025-09-03 19:29:04 +00:00
12
vakeeshanvictor.php
Normal file
12
vakeeshanvictor.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<h1>My first PHP page</h1>
|
||||
|
||||
<?php
|
||||
echo "Hello World!";
|
||||
?>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user