Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ladogton2010
/
apache-server-comp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ladogton2010
commited on
Oct 6, 2024
Commit
3dc01ae
·
1 Parent(s):
bd15aee
php
Browse files
Files changed (1)
hide
show
index.php
+1
-1
index.php
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
<?php
2
-
echo "hola";
3
?>
1
<?php
2
+
echo "hola
php
";
3
?>