菜鸟向大牛进发

博客园 首页 联系 订阅 管理

2015年7月21日

摘要: 首先看官方文档';if (move_uploaded_file($_FILES['userfile']['tmp_name'], $uploadfile)) { echo "File is valid, and was successfully uploaded.\n";} else { ... 阅读全文
posted @ 2015-07-21 14:01 菜鸟向大牛进发 阅读(400) 评论(0) 推荐(0) 编辑