outatime Posted October 3, 2009 Share Posted October 3, 2009 I'm not sure if this is the right forum. But I have a database of products that I want to display. But with PHP/MySql isn't there a way to make the pages generate themselves instead of having to make each page individually, and adding the mysql code to pull the data from the database? I can't remember if there is a way to do this. If so can anyone point me to a tutorial or something? Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/176411-phpmysql-generate-pages/ Share on other sites More sharing options...
sKunKbad Posted October 3, 2009 Share Posted October 3, 2009 Any basic MySQL w/ PHP tutorial should be sufficient to get your started. What you are trying to accomplish is the basics of a web database application. Try seaching Yahoo! or Google for tutorials. I'm sure you will find millions. Quote Link to comment https://forums.phpfreaks.com/topic/176411-phpmysql-generate-pages/#findComment-929817 Share on other sites More sharing options...
.josh Posted October 3, 2009 Share Posted October 3, 2009 http://www.phpfreaks.com/tutorial/php-basic-database-handling Quote Link to comment https://forums.phpfreaks.com/topic/176411-phpmysql-generate-pages/#findComment-929820 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.