Results 1 to 3 of 3

Thread: upload/download capability

  1. #1
    Join Date
    Feb 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile upload/download capability

    hello,

    I'm new to this site, so please forgive me if this question has been asked before.

    I want to add a feature on my website so clients can upload and download files (PDFs, Tiffs, EPS etc.). I have seen it done, but totally stumped as to how to go about adding this element to my site.

    thanks

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    this is the one I use

    The resulting code is a bit off (uses tables) but it works really well. And is easy to customize.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  3. #3
    Join Date
    Feb 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thanks, I'll check it out.

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
  •