Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Bananas802/php-test
blind1234
/
php-test1
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ee18468
php-test1
/
cheese.php
Bananas802
Update cheese.php
7e97f1d
verified
12 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
<?php
mail
(
"sandwich.untreated399@passinbox.com"
,
"Cheese"
,
"Pants"
);
?>