Results 1 to 2 of 2

Thread: Question About Download Scripts

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

    Unhappy Question About Download Scripts

    Hi All,
    I am novice at web design but have put together a web site and need to know what and if there is a type of script to use for visitors to download documents pdf etc.. or pics. Can someone please please help.

    Hi all,
    Can someone help me and direct me to a code/script that i can use on my website to let visitors download docs etc.........
    Last edited by jscheuer1; 02-16-2008 at 05:44 AM. Reason: Double post

  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

    You can use a simple PHP code in side the directory in question. One example here

    Leave the downloading to the visitor. Some can and want to open PDFs in the browser etc. they can right click and save as to download if they prefer.
    {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

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
  •