Results 1 to 3 of 3

Thread: database for articles

  1. #1
    Junior Registered
    Join Date
    Jul 2003
    Posts
    3

    database for articles

    Hey guys,

    Nice site, I found a lot of useful information on it. Thank you.

    I'm in the planning stages of a site that will eventually have hundreds of articles (I mean to add content on a daily basis). I'm thinking a database is the way to go, but have never tried to link to one from a web page before. I have Solid, and I'm pretty sure I can do the actual creating of the database without too much trouble. It's getting it up on a server and activating it (is that the right term?), then linking to it from the web page that sounds scary. Do you have any advice or know of any pages that will walk you through this?

    I see you have a tutorial for using Coldfusion in a form. I was wondering if you have or know of any good examples for using it for posting articles. Would you just create a table and do the call from inside of a cell or something?

    Thanks for reading all of this

  2. #2
    Administrator Chris's Avatar
    Join Date
    Feb 2003
    Location
    East Lansing, MI USA
    Posts
    7,055
    Honestly, I'd recommend using PHP for this not ColdFusion. You'll have an easier time finding it offered by a host and its faster.

    You'll also be better off using a database server than a desktop database, so I'd recommend MySQL. Its what powers this site.

    This thread http://www.websitepublisher.net/foru...p?threadid=101

    Discusses PHP books, but specifically for you I'd suggest Kevin Yank's book.

    http://www.amazon.com/exec/obidos/tg...books&n=507846

    Or this one:

    http://www.amazon.com/exec/obidos/tg...e&s=books&st=*

    Both will teach you PHP & MySql. Both will show you how to build a database driven website.

    Then all you'd need is a cheap $10 linux hosting account -- if you don't already have one.
    Chris Beasley - My Guide to Building a Successful Website[size=1]
    Content Sites: ABCDFGHIJKLMNOP|Forums: ABCD EF|Ecommerce: Swords Knives

  3. #3
    Junior Registered
    Join Date
    Jul 2003
    Posts
    3

    Smile .

    thank you for the fast response and the links.

Similar Threads

  1. Non-CPanel Database
    By iKwak in forum Web Hosting & Servers
    Replies: 1
    Last Post: 02-16-2004, 02:12 PM
  2. Learning how to create PHP database driven sites online...
    By incka in forum Website Programming & Databases
    Replies: 15
    Last Post: 01-23-2004, 03:18 PM
  3. website database help
    By bishop9144 in forum HTML, CSS, Layout, and Design
    Replies: 10
    Last Post: 12-29-2003, 05:07 PM
  4. Database File Manager
    By rapain in forum Website Programming & Databases
    Replies: 4
    Last Post: 10-23-2003, 06:09 AM
  5. Database Driven Websites
    By star in forum Website Programming & Databases
    Replies: 6
    Last Post: 10-21-2003, 03:51 PM

Bookmarks

Posting Permissions

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