php中form里用了enctype="multipart⼀form-data",怎样才能获得普通数据

2024-11-27 00:30:18
推荐回答(1个)
回答1:

enctype="multipart/form-data"是在表单上传文件时使用的,你说的普通数据是什么意思?