markster Posted October 19, 2006 Share Posted October 19, 2006 Looking for a script or canned solution to make sites like...familyguyquotes.comocfiles.com/quotessexandthecityquotes.comsouthparkquotes.comseinfeldquotes.cominterested in a script like above that allows user submitted stuff.Is there need for an admin or is this automated?e.g.10 quotes submitted (per page) > #11 goes on a new page automagicallyAlso, any ideas on how to get the content to start?Would there be a library I can load that gives 1,000 pages to start?thanks Link to comment https://forums.phpfreaks.com/topic/24445-any-ideas-how-to/ Share on other sites More sharing options...
Orio Posted October 19, 2006 Share Posted October 19, 2006 You need to store the quotes in a database. Then you can make a form to allow people to submit their quotes and to enter them to the database.For pagination, google "php pagination tutorial" and you'll get lots of tutorials.Orio. Link to comment https://forums.phpfreaks.com/topic/24445-any-ideas-how-to/#findComment-111363 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.