post_img

PHP文件上传

AI 摘要
文件上传看似简单,背后却离不开表单类型与文件处理。本文将从创建 `form.html` 开始,认识 `multipart/form-data` 与 `type="file"` 的作用,并通过 `upload.php` 完