Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
eduardmtz
/
www
like
0
Running
App
Files
Files
Community
1
eduardmtz
commited on
Dec 18, 2024
Commit
6909e72
·
verified
·
1 Parent(s):
2e76d9e
Create test.php
Browse files
Files changed (1)
hide
show
test.php
+5
-0
test.php
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
<?php
2
+
3
+
echo "hola";
4
+
5
+
?>