5 lines
43 B
PHP
5 lines
43 B
PHP
<?php
|
|
echo "This is just a test<br>";
|
|
?>
|
|
|
<?php
|
|
echo "This is just a test<br>";
|
|
?>
|
|
|