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. 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. 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 Link to comment https://forums.phpfreaks.com/topic/176411-phpmysql-generate-pages/#findComment-929820 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.