SEO Software
Closed Thread
Results 1 to 2 of 2

Thread: Progressbar for uploading file

  1. #1

    Default Progressbar for uploading file

    I have made a file uploading script but I want to add progress bar to show the upload progress to the user, I am using php for that purpose. How can I add progress bar to that page?

    Please help


  2. #2

    Default

    You can do it using ajax and gd library. Use ajax to draw a progressing graph using gd.

    Hope it helps

Closed Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts