Home >Backend Development >PHP Tutorial >http-php 模拟提交 file按钮表单需要得到file的值

http-php 模拟提交 file按钮表单需要得到file的值

WBOY
WBOYOriginal
2016-06-02 11:31:11879browse

httpphp

'name' => string 'psuCARGLSPA-pola.jpg' (length=20)
'type' => string 'application/octet-stream' (length=24)
'tmp_name' => string 'E:\wamp\tmp\phpA6A6.tmp' (length=23)
'error' => int 0
'size' => int 268516
需要得到这样的值

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn