How can I automatically open file selection rather than pressing the upload button?
<input type="file" id="upload_image" name="upload_image[]" style="display:none" multiple/>
How can I automatically open file selection rather than pressing the upload button?
<input type="file" id="upload_image" name="upload_image[]" style="display:none" multiple/>