1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

PHP file upload progress?

Discussion in 'PHP' started by goldensea80, Aug 19, 2005.

  1. #1
    When people intend to upload large file from browser (upload music,...), they may need to see the progress (like Yahoo) or they don't how long to wait. I am searching for PHP code some where and I find this:

    http://bluga.net/projects/uploadProgressMeter/

    Basically, It use an Iframe, which is refresh periodically. But for our problem, when file uploaded, how can we retrive file information (temporrary name,...) in order to do the next step in PHP?

    Have anyone had experience is this problem? Please share your opinion, because I believe a lot of people here don't know but like to know.
     
    goldensea80, Aug 19, 2005 IP
  2. Willy

    Willy Peon

    Messages:
    281
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Willy, Aug 19, 2005 IP
  3. eiso

    eiso Peon

    Messages:
    583
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Watch out because there is a standard file upload limit on PHP's file functions be sure to research that first before you work on a PHP upload script ( I think there are work arrounds this limit ).
     
    eiso, Aug 19, 2005 IP
  4. goldensea80

    goldensea80 Well-Known Member

    Messages:
    422
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    128
    #4
    Upload File limit size problem can be read fromhere
     
    goldensea80, Aug 19, 2005 IP
    eiso likes this.
  5. eiso

    eiso Peon

    Messages:
    583
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Nice, thanks, i'll boomark that link might be handy in the future.
     
    eiso, Aug 20, 2005 IP
  6. goldensea80

    goldensea80 Well-Known Member

    Messages:
    422
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    128
    #6
    By the way, does anyone know how to syntax-hilighting in blogspot.com. If I can do that my blog will be easier to read.
     
    goldensea80, Aug 20, 2005 IP
  7. bugoy

    bugoy Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    i cant seem to make this work on my localhost.. can someone help me ?

    it was looking for a file or something like that ?
    and says cannot execute or cannot connect

    thanks !!!
     
    bugoy, Mar 6, 2006 IP
  8. bugoy

    bugoy Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    can someone give me a step by step how to set this up ?

    thanks !
     
    bugoy, Mar 8, 2006 IP
  9. koolman

    koolman Peon

    Messages:
    76
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    koolman, Jan 4, 2009 IP