Progress bar in php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • carobee
    New Member
    • Jun 2007
    • 14

    Progress bar in php

    I have designed a script in php where i had a page for uploading single and mulitple files. i wanted to show progress bar while uploading.
    i m using php 4.4.3
    apache 1.3.37
    Can it be done in php? or do i need to use something else?
  • pbmods
    Recognized Expert Expert
    • Apr 2007
    • 5821

    #2
    Heya, carobee. Welcome to TSDN!

    The standard answer to that question is, "No."

    The non-standard answer is, "Yes, but you'll need to install an extension."

    Comment

    Working...