How to upload files using jQuery's ajax function with PHP?

后端 未结 3 1927
长发绾君心
长发绾君心 2021-01-27 16:00

Here\'s my nonworking attempt:



        
3条回答
  •  梦毁少年i
    2021-01-27 16:08

    Actually, HTML5 and the new File API does support uploading via XmlHttpRequest. It works beautifully in Firefox 4 and Chrome.

提交回复
热议问题