Home  >  Article  >  Backend Development  >  Image upload problem

Image upload problem

WBOY
WBOYOriginal
2016-10-22 00:14:13981browse

When uploading images, should I use js to convert them to 64-bit and send them to the server for generation, or should I use input files to upload them? Which one is faster?

Reply content:

When uploading images, should I use js to convert them to 64-bit and send them to the server for generation, or should I use input files to upload them? Which one is faster?

input file

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