edvpnb Posted May 3, 2006 Share Posted May 3, 2006 I have a web page that is setup already. All I need to do is add two parts a link list and a paragraph that will change monthly. I usually can find what I need but I am drawinga blank today.Any help will be apriciated. THanks in advance. Link to comment https://forums.phpfreaks.com/topic/8994-new-to-php-how-to-link-a-web-page-to-a-database/ Share on other sites More sharing options...
.josh Posted May 3, 2006 Share Posted May 3, 2006 well that's kind of vague... what were you needing help doing? see, you store your content in a database or file, and then use php to dynamically display that info on your page, even at certain regular times if you want (with cron jobs). was there something specific you needed help in doing, such as how to connect to your database? how to store information in your database or file? How to update or retrieve the information? How to display it? Link to comment https://forums.phpfreaks.com/topic/8994-new-to-php-how-to-link-a-web-page-to-a-database/#findComment-33073 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.