Can PHP do this?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • amy_burton2007@yahoo.com

    Can PHP do this?

    Hi! I want create a website that allows people to upload photos to my
    website. I also want to allow people to search for photos in my
    website. It's something similar to ebay but without the auctions. Can
    PHP allow me to create that?

    Thanks.

  • macca

    #2
    Re: Can PHP do this?

    yes, but it sounds like you are new to php. maybe you should consider
    using an already developed script such as like from hotscripts.com?

    If you still want to do it yourself then google php file uploads, and
    maybe do a bit of MySQL research too as you will need to use a
    database.

    Comment

    • Moot

      #3
      Re: Can PHP do this?

      On Jun 20, 2:29 am, macca <ptmcna...@goog lemail.comwrote :
      yes, but it sounds like you are new to php. maybe you should consider
      using an already developed script such as like from hotscripts.com?
      >
      I wouldn't even go that far. If you're completely new to PHP, and
      don't want to bother learning it, then just grab a CMS like Joomla or
      Drupal and find a photo-sharing module. I'd assume it is a common
      enough thing that both would have rather robust modules available.
      That will get you up and running the fastest.

      Comment

      Working...