Re: Dynamic Link/Content with PHP
- From: Ben Allen <"ben.allen"@\"your.tonsils\"btinternet.com>
- Date: Wed, 27 Jul 2005 21:33:38 +0000 (UTC)
Ben Allen wrote:
Hi,
I've created a mySQL database with the fields id, title and content. 'ID' is a unique field. Any ideas on how I can use PHP to generate a list of the titles which are links. When you click on a link you are taken to a page with the content held in the database. I'm guessing the generated links would be something like /page.PHP?pageid=x based on the id, that's if this script is possible at all.
Sorry for being such a newbie, but I guess we all have to start somewhere.
Thanks, Ben
It seems I found what I need here: http://www.php-mysql-tutorial.com/cms-php-mysql.php
If, after further reading, this isn't what I need I'll resort to using my own code.
Thanks, Ben .
- References:
- Dynamic Link/Content with PHP
- From: Ben Allen
- Dynamic Link/Content with PHP
- Prev by Date: Re: Dynamic Link/Content with PHP
- Next by Date: Re: turn off register_globals on a shared server
- Previous by thread: Re: Dynamic Link/Content with PHP
- Next by thread: Help/Opportunity
- Index(es):
Relevant Pages
|