jQuery文件上传

时间:2019-07-11 02:46:55

标签: php jquery

我已经在我的其他项目中进行了此工作,但似乎无法在这里工作。

这是jquery

⠋ building schema
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! react-website@0.0.1 dev: `gatsby develop -H 0.0.0.0`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the react-website@0.0.1 dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\enssel\AppData\Roaming\npm-cache\_logs\2019-07-11T02_36_02_851Z-debug.log

input type =“ file” id =“ FileUploadName”

当我单击按钮以运行上面的脚本时,表单数据的任何元素都不会传递到card_front_image_upload.php

我无法获取上传的文件名,也无法在card_front_image_upload.php中显示cardID

0 个答案:

没有答案