eduardmtz commited on
Commit
6909e72
·
verified ·
1 Parent(s): 2e76d9e

Create test.php

Browse files
Files changed (1) hide show
  1. test.php +5 -0
test.php ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ <?php
2
+
3
+ echo "hola";
4
+
5
+ ?>