weixin_33738555 2016-01-07 07:56 采纳率: 0%
浏览 17

PHP / Jquery大型XML请求

I´m working with an API and have a Problem.

I must send a request and get a new Url as response. This could be a large XML File (more than 10MB) but its not loading correctly.

I tried it with PHP + Caching the large File and the output with Ajax.

What would be the best solution?

  • 写回答

0条回答 默认 最新

    报告相同问题?