Results 1 to 5 of 5

Thread: Whats the best way to make a list?

  1. #1
    Join Date
    Mar 2008
    Posts
    2

    Default Whats the best way to make a list?

    Hey everyone! New to these forums and have a nice little question for you'se :P

    Im trying to make a directory for my town and it'll basicaly have a bunch of businesses listed on it. Im just wondering what would be the best way to do this? I have a basic example of it setup www.cqaus.com I've been trying to get it from a database but my knowledge of using mysql is limited. I would like it to come from a database at the end because everything is catergorized so it would be a huge advantage to use a database.

    Well if anyone can help or if anyone is intrested in coding up a website that i can pull apart and edit would be great and would give credit and links to your website(s)

    I know this is a horrible description, little busy atm haha.

    Thanks Again in advance.

  2. #2
    Join Date
    Feb 2006
    Location
    North of Boston, MA
    Posts
    1,658

    Default

    What you describe sounds perfect for MySQL databases. What makes using them so nice is that its relatively easy to extract only the data you need... with the right instruction. I had a bit of a learning curve myself but there is ample documentation out there on the web that can help you get better acquainted with it.
    redsox9 - Go Red Sox!!! 2004 and 2007 World Series Champions!
    Visit FenwayFanatics.com, home to Boston Red Sox baseball fans everywhere... now on Facebook and Twitter!

  3. #3
    Join Date
    Mar 2008
    Posts
    2

    Default

    Ok i'll have another search of the we and see what i can find Thanks. Any good sites/tutorials you would recommend?

  4. #4
    Join Date
    Feb 2006
    Location
    North of Boston, MA
    Posts
    1,658

    Default

    I find this to be a good reference: http://dev.mysql.com/doc/refman/5.0/en/tutorial.html
    The getting started link is here: http://dev.mysql.com/tech-resources/...sql_intro.html
    redsox9 - Go Red Sox!!! 2004 and 2007 World Series Champions!
    Visit FenwayFanatics.com, home to Boston Red Sox baseball fans everywhere... now on Facebook and Twitter!

  5. #5
    Mr. Wolf Guest

    Default

    Have a look at Xaraya.. Depending on your skill level, it will either be easy or hard for you..

    Install it to public_html\xaraya and play with it, you never know,.

Posting Permissions

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