photo upload

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bernie

    photo upload

    I would like to know where I can obtain code (php) to upload photos to a
    server with payment options. I am designing a photographic site where people
    can upload photos, pick the print size and amount and also linked to
    shopping cart. If anyone knows where I can find or purchase such code please
    let me know.
    bernie@znservic es.com


  • filesiteguy

    #2
    Re: photo upload

    On Wed, 28 Jul 2004 00:21:40 +1000, "Bernie" <bernie@znservi ces.com>
    pecked out:
    [color=blue]
    >I would like to know where I can obtain code (php) to upload photos to a
    >server with payment options. I am designing a photographic site where people
    >can upload photos, pick the print size and amount and also linked to
    >shopping cart. If anyone knows where I can find or purchase such code please
    >let me know.
    >bernie@znservi ces.com
    >[/color]


    Split it up - look for a file upload script, a photo album script and
    a payment script (which may be on your host).

    Have you looked at sites such as ophoto for examples? Remember: why
    improvise when you can plagiarize.


    kai
    www.perfectreign.com || www.filesite.org
    g2004 at g3prod.cotse.ne t

    Comment

    • Cecile Muller

      #3
      Re: photo upload

      > I would like to know where I can obtain code (php) to upload photos



      Depending of your host, it may be hell or heaven to implement (aka
      searching which functions are allowed and which one aren't, and
      scratching your head for finding a workaround). Also, you may want to
      use FTP instead of the normal HTTP upload in case they use big files.

      And as for built-in scripts, you may want to look at sourceforge:
      Compare the best free open source software at SourceForge. Free, secure and fast open source software downloads from the largest open source applications and software directory.

      Look for "php upload image" and check the "require all words" option,
      it gives a list of possible softwares.

      Comment

      Working...