unable to get file using fileupload jquery
问题 I am using JQuery fancyfileupload - https://github.com/cubiclesoft/jquery-fancyfileuploader, to save my form and its user inputs on sql. There are two files on my form. one which is with the plugin and the other is HTML file input. I am unable to get my HTML file input files to my backend although I am getting the inserted file through the plugin - demo. <form id="NewOrder" action="order/add.php" method="post" autocomplete="off" enctype="multipart/form-data"> <div class="col-lg-6"> <div>