Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanolmo authored Feb 4, 2024
1 parent 5c5172d commit d4b6dbd
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
<!DOCTYPE html>
<html>
<head>
<title>PHP Test</title>
</head>
<body>
<?php echo '<p>Hello World</p>'; ?>
</body>
</html>
<?php phpinfo(); ?>

0 comments on commit d4b6dbd

Please sign in to comment.