Rumah > pembangunan bahagian belakang > tutorial php > php文件上传脚本_PHP教程

php文件上传脚本_PHP教程

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Lepaskan: 2016-07-13 17:46:02
asal
1101 orang telah melayarinya

 

最近在学习php,看到了文件上传这块,就简单的写了个php文件上传脚本,可以说是个小马,没什么技术含量,全当练手~

01  

 

02

 

 

03

Php upload shell 

 

04  

 

05

 

 

06   

 

07 Path:
 

 

08   

 

09

 

 

10   

 

11 Please fill in the path of the upload and the filename:

 

 

12   

 

13 Please choose the uploaded files:  

 

14   

 

15

 

 

16   

 

17

 

18   

 

19 if(move_uploaded_file($_FILES['upfile']['tmp_name'],$_POST['choose'])) 

 

20 { 

 

21     echo "The file upload successful"; 

 

22 } 

 

23 else

 

24 { 

 

25     if($_FILES['upfiles']['erro'] != 0 ) 

 

26     echo "The file upload failed,you can try other folder."; 

 

27 } 

 

28   

 

29 ?> 

 

30



 

 

31 Code by Str1ven
 

 

32 Email:str1ven@foxmail.com 

 

33  

 

34

摘自:Str1ven's Blog

www.bkjia.comtruehttp://www.bkjia.com/PHPjc/478608.htmlTechArticle最近在学习php,看到了文件上传这块,就简单的写了个php文件上传脚本,可以说是个小马,没什么技术含量,全当练手~ 01 html 02 head 03 tit...
Kenyataan Laman Web ini
Kandungan artikel ini disumbangkan secara sukarela oleh netizen, dan hak cipta adalah milik pengarang asal. Laman web ini tidak memikul tanggungjawab undang-undang yang sepadan. Jika anda menemui sebarang kandungan yang disyaki plagiarisme atau pelanggaran, sila hubungi admin@php.cn
Tutorial Popular
Lagi>
Muat turun terkini
Lagi>
kesan web
Kod sumber laman web
Bahan laman web
Templat hujung hadapan