5 lines
46 B
PHP
5 lines
46 B
PHP
|
|
||
|
<body>
|
||
|
<?php
|
||
|
echo "test";
|
||
|
echo "test2";
|