Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Using MySql for stored data driven site
Old 09-27-2007, 08:26 PM Using MySql for stored data driven site
Junior Talker

Posts: 1
Trades: 0
Appreciation for any help extended up front.

I'm a techie from way back but have been more focused in security, etc over the last 5 years. Now I'm in the position of putting a hobby web site together and I'm way out of date on web design technologies, etc. The particulars:

I'm using Dreamweaver CS3 and a MySQL DB. I need to figure out the best way to create a site that will do something akin to the following:

DB table authors
DB table books

When someone clicks on an author and gets the author info back, incorporated into the display is the author info and a list of all their books. I have no problem creating the SQL recordset (authors-books join) to support the data that needs to be displayed, but where I'm challenged is in the need to make each book reference somehow have a link associated with the displayed title that will pull a book detail record.

I know this has to be basic. I mean look at any typical site today. Most are database driven that result in pages that incorporate dynamically created links in the data that is retrieved.

Any help or direction to tutorials, etc would be much appreciated..
Renegade60 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-27-2007, 08:57 PM Re: Using MySql for stored data driven site
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
JAMISONTUNES
Posts: 2,918
Name: Keith Marshall
Location: Connecticut
Trades: 0
www.w3schools.com and www.htmlgoodies.com have good tutorials to get you in the direction in how to build database driven content using PHP. They will show you the required basics to some more complex features.
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 09-27-2007, 10:53 PM Re: Using MySql for stored data driven site
joder's Avatar
Flipotron

Posts: 6,442
Name: James
Location: In the ocean.
Trades: 0
You will probably want to use php. They have one of the best documentation sites on the web
http://www.php.net/manual/en/

The page talking about MySQL functions should be a great help.
http://www.php.net/manual/en/ref.mysql.php
It includes many examples.
joder is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Using MySql for stored data driven site
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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.18004 seconds with 12 queries