This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
lixinru
/
YtIoT
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
2d630f197d
Rami (Branch)
Tag
20220620KFJ
analysis
han
master
mhxf
spring4.0
YtIoT
/
WebRoot
/
res
/
extjs
/
examples
/
form
/
file-upload.php
file-upload.php
102 B
Cronologia
Originale
1
2
3
4
<?php
sleep(1);
echo '{success:true, file:'.json_encode($_FILES['photo-path']['name']).'}';
?>