Reply
making a SQL powered website
Old 06-19-2004, 09:01 PM making a SQL powered website
Junior Talker

Posts: 1
This may sound a bit confusing so I'll use an example.

Say I want to make a book-review website using PHP, and I want to write lots of book reviews. Instead of creating a page for every book, which could mean hundreds and hundreds, is there a way you can do this with mySQL and if so, how?

I would prefer to maybe fill out a form on a website with the 'book-review' which would enter the data into the database, and then you will be able to access this 'book-review' using a URL (in your website template of course)

Please reply and help me
jeggah is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 06-21-2004, 10:30 AM Sounds like you answered yourself
ibbo's Avatar
Super Spam Talker

Posts: 880
Location: Leeds UK
In essence you do want to be uploading your data into a DB.

The web page can then simply poll the DB for information based on a query or just spit out all your records.

Whatever you want it to do its much easier to have it stored in a DB.

Take a peak at some 3 tier architecture docs to get the jist.

Ibbo
ibbo is offline
Reply With Quote
View Public Profile Visit ibbo's homepage!
 
Reply     « Reply to making a SQL powered website
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.10879 seconds with 12 queries