PHP File Upload Progress Bar for Inserting Records
Moderator: General Moderators
-
rajsekar2u
- Forum Commoner
- Posts: 71
- Joined: Thu Nov 20, 2008 4:23 am
PHP File Upload Progress Bar for Inserting Records
I was going to try using a file upload progress bar (Using the new classes available with PHP 5.2.x) for files submitted to an MySQL database using the "Insert Record" server behavior. Has anyone tried this with this server behavior before? If so does it work? Thank you in advance
Re: PHP File Upload Progress Bar for Inserting Records
hmmmm... that's quite interesting... because so far I only see progress bar interfaces on AJAX enabled websites that do file uploading.. tell me more about it