Hi!
I am unable to get the php sample to work right.
It does upload the file, but the progress bar just stands still at 0% until the file is uploaded.
Any suggestions?
Hi!
The native PHP is not able to provide progress information. So you have a choice #1 to use Perl upload handler instead, or #2 use PHP extension library. Please contact us by email (support@dhtmlx.com) if you need help with #2 (i will send you GetInfoHandler.php).