www.webdeveloper.com
Recent Articles
  • Finding Slow Running Queries in ASE 15
  • A More Advanced Pie Chart for Analysis Services Data
  • Adobe AIR Programming Unleashed: Working with Windows
  • Performance Testing SQL Server 2008's Change Data Capture Functionality
  • The ABC's of PHP: Introduction to PHP
  • How to Migrate from BasicFiles to SecureFiles Storage
  • Why the Twitter Haters Are Wrong
  • User Personalization with PHP: Beginning the Application
  • Whats in an Oracle Schema?
  • Lighting Enhancement in Photoshop
  •  

    Go Back   WebDeveloper.com > Client-Side Development > General

    General Discussion and support for your general issues associated with web design.

    Reply
     
    Thread Tools Search this Thread Rate Thread Display Modes
      #1  
    Old 01-21-2006, 10:55 PM
    philo351's Avatar
    philo351 philo351 is offline
    Registered User
     
    Join Date: Dec 2005
    Location: Healdburg, CA
    Posts: 22
    creating a form to upload images

    I'm new to game here and I'm wondering where I begin to learn how to make pages that visitors can upload images onto. How do I do this?
    Reply With Quote
      #2  
    Old 01-22-2006, 12:40 AM
    DJAraym DJAraym is offline
    Registered User
     
    Join Date: Jan 2006
    Posts: 11
    there is alrdy built programs that will do this for you and especailyl if u have large image folder instead of writing large html script for images it just reads in the folder and writes images into thumb nails for you, im pretty sure they all come with ability for ppl to upload their images to ur site
    Reply With Quote
      #3  
    Old 01-22-2006, 01:07 AM
    bathurst_guy's Avatar
    bathurst_guy bathurst_guy is offline
    Super Moderator
     
    Join Date: Apr 2005
    Location: Bathurst, NSW, Australia
    Posts: 3,350
    Use PHP. But first check to see if it is installed on your server, simply create a new document and call it info.php and place this small script in it
    PHP Code:
    <?php php_info(); ?>
    and upload it to your server and view it from your browser, if you see a whole bunch of information then PHP is installed. Then, visit www.php.net/manual and have a search and a decent read, as well as do the www.w3schools.com PHP tutorial
    __________________
    The answer to all these questions is Google.
    Give your thread a useful title | Webdeveloper.com Acceptable Use Policy
    Something wrong with your code? Validate first! |

    No Australian Net Censorship! The Australian government is wanting to follow in China's footsteps and "provide" nationwide Internet censorship, don't let them!
    Reply With Quote
      #4  
    Old 01-22-2006, 01:25 PM
    philo351's Avatar
    philo351 philo351 is offline
    Registered User
     
    Join Date: Dec 2005
    Location: Healdburg, CA
    Posts: 22
    Quote:
    Originally Posted by bathurst_guy
    Use PHP. But first check to see if it is installed on your server, simply create a new document and call it info.php and place this small script in it
    PHP Code:
    <?php php_info(); ?>
    and upload it to your server and view it from your browser, if you see a whole bunch of information then PHP is installed. Then, visit www.php.net/manual and have a search and a decent read, as well as do the www.w3schools.com PHP tutorial


    well php is definately the right script to use. I created the document you suggested and uploaded it and no information came up, so I guess php is not installed on the server. Thanks for pointing me in the right direction there. PHP is the next thing I need to focus on.
    Reply With Quote
      #5  
    Old 01-22-2006, 01:19 AM
    ray326's Avatar
    ray326 ray326 is offline
    Got Link?
     
    Join Date: Nov 2003
    Location: Jerryville, Tejas
    Posts: 11,741
    The spec: http://www.ietf.org/rfc/rfc1867.txt

    If your host allows any kind of server side processing then you can find an implementation.
    __________________
    Help Save Ana

    Why use Web Standards: Zeldman
    How (new): Castro
    How (experienced): Cederholm
    If you can only get one book and you're already HTML savvy then this is it:
    stylin' with CSS: A Designer's Guide
    Charles Wyke-Smith
    New Riders


    "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." Brian W. Kernighan
    Reply With Quote
    Reply

    Bookmarks


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools Search this Thread
    Search this Thread:

    Advanced Search
    Display Modes Rate This Thread
    Rate This Thread:

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is Off
    HTML code is Off
    Forum Jump


    All times are GMT -5. The time now is 02:08 AM.



    Acceptable Use Policy

    internet.comMediabistrojusttechjobs.comGraphics.com

    WebMediaBrands Corporate Info


    Advertise | Newsletters | Feedback | Submit News

    Legal Notices | Licensing | Permissions | Privacy Policy

    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.