Results 1 to 2 of 2

Thread: Advice needed Please

  1. #1
    Join Date
    Jan 2007
    Posts
    1

    Advice needed Please

    I would like to create a site that allows users to post pictures and descriptions, this information be catagorized in a searchable database and displayed for other users using the search function or browsing catagories.
    What program(s) and or language would i use to do this?

    Any ideas or advice that points me in the right direction would be appreciated.

    Thanks...

  2. #2
    Join Date
    Jan 2006
    Location
    Michigan
    Posts
    394
    Quote Originally Posted by rod1one
    I would like to create a site that allows users to post pictures and descriptions, this information be catagorized in a searchable database and displayed for other users using the search function or browsing catagories.
    What program(s) and or language would i use to do this?
    Languages:
    (X)HTML, CSS, and probably JS
    A server side langauge (PHP, ASP, etc.)
    SQL

    Programs:
    A coding environment
    MySQL/PostgreSQL/MS-SQL etc. (Any database server; MySQL and PostgreSQL are both free)
    A web server that supports your server side language

    This is quite the complicated endeavor. Any advanced server side work is. I don't know much about the availability of these kinds of scripts, but you may end up having to code much of it yourself. If this is the case, get a framework to help you out with creating this. I have a friend who I consider to be quite the 1337 h4xor who likes the PHP framework Code Igniter and is using it to make some pretty nice stuff. I wouldn't enter a project like this lightly though; it will require a ton of effort and you should be sure that it will pay off first.
    Co-founder Aedis IT www.aedisit.com
    Registered Linux User #445070 counter.li.org
    Zend Certified Engineer - CIW Professional - CompTIA Linux+ - CompTIA Network+

Similar Threads

  1. Gallery Advice Needed
    By lesleint in forum Website Design Reviews
    Replies: 1
    Last Post: 01 Apr 2006, 12:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •