Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
harshkadam04/hskamshjalafafaal
detectionpro
/
automated
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
automated
/
templates
/
connect.php
detectionpro
Upload 20 files
9aba585
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
72 Bytes
<?php
$conn
=
mysqli_connect
(
'localhost'
,
'root'
,
''
,
'typroject'
);
?>