I am creating an app where I need to upload file using HTML input type="file" to a PHP server,when I upload the file to the PHP link without progress bar its working fine but when i add progress bar count script using ajaxform its unable to upload the file to the PHP server while this progress barcode works fine for this online test server, http://posttestserver.com/post.php.
I am not getting what is the actual issue as I am not aware of PHP code andmy friend is not aware of HTML...
Upload not working on adding progress bar script in HTML file
I am not getting what is the actual issue as I am not aware of PHP code andmy friend is not aware of HTML...
Upload not working on adding progress bar script in HTML file