Results 1 to 6 of 6

Thread: File Upload

  1. #1

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    File Upload

    I am looking for a file uploader.

    Obviosly there is a function within PHP to do so however it lacks the ability to report progress, this is not good as the user might be uploading a large file.

    I have also seen some PHP/Ajax/Perl examples, but I haven't got them to work just yet, mainly because with my application I want to make the installation as simple as possible for the user.

    Now ultimatly what I want is an uploader similar in design / capability to the Flickr uploader, for those that are not aware of flickr, the screenshot below will explain.



    As you can see the files that are being uploaded are listed, along with the file size and a independant and overall progress bar.


    Any ideas on how to do this, or ther methods that you guys have used?

    THanks,

  2. #2
    Addicted Member
    Join Date
    May 2006
    Location
    Ithaca, NY
    Posts
    145

    Re: File Upload

    A better way to do this would be through Flash or a Java Applet.

  3. #3

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: File Upload

    i cannot find a good flash example, do you know of any?

  4. #4
    Addicted Member
    Join Date
    May 2006
    Location
    Ithaca, NY
    Posts
    145

    Re: File Upload

    I know nothing about flash... I'm sure someone here does though.

  5. #5

    Thread Starter
    Frenzied Member I_Love_My_Vans's Avatar
    Join Date
    Jan 2005
    Location
    In the PHP compiler
    Posts
    1,275

    Re: File Upload

    Ok cool, I would still like a solution matching that of Flickr though.

  6. #6
    Addicted Member
    Join Date
    May 2006
    Location
    Ithaca, NY
    Posts
    145

    Re: File Upload

    I looked at theirs but I didn't look into what they made it with but I will at some point.

Posting Permissions

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



Click Here to Expand Forum to Full Width