PHP中文网2017-04-18 10:57:37
1.form file domain will refresh the page. You can try the iframe solution.
2.flash, there are often pitfalls like version expiration
3.ajax can use FormData, but is not compatible with lower versions.
You can combine them and use them together if they are compatible with each other