Update index.php

This commit is contained in:
2025-12-29 20:47:58 +01:00
parent f35bc1701d
commit b8f337e9a0

View File

@@ -8,7 +8,7 @@ echo "yo ";
</head> </head>
<body> <body>
<h1>dit komt uit html</h1> <h1>dit komt uit html</h1>
<h1>rekenmachine.html</h1> <h1>ben.de-roo.org/rekenmachine.html</h1>
<p><?php echo "dit komt uit PHP"; ?></p> <p><?php echo "dit komt uit PHP"; ?></p>
</body> </body>
</html> </html>