roauthorship/src/tools/test.php

8 lines
75 B
PHP

<!DOCTYPE html>
<html>
<body>
<?php echo "Hello world!"?>
</body>
</html>