Giddy Rob Posted August 9, 2007 Share Posted August 9, 2007 Hi, I need to create new pages for a portfolio using a content management system. Is this possible and if so how? Essentially there will be a template page that the rest are built on but the text details and pictures will change. Anyone got any ideas? Cheers Rob Link to comment https://forums.phpfreaks.com/topic/64073-creating-new-pages/ Share on other sites More sharing options...
Fadion Posted August 9, 2007 Share Posted August 9, 2007 The information u provided is very vague. If possible to do what? A CMS? How will the page be accessed? This seems a case of using 2 pages, one which passes the information using get to the template (profile or whatever) page, but u must clear it well. Link to comment https://forums.phpfreaks.com/topic/64073-creating-new-pages/#findComment-319321 Share on other sites More sharing options...
JJohnsenDK Posted August 9, 2007 Share Posted August 9, 2007 you should use a database to store your text and pictures... Then you can call the text and pictures by the colums id... it very easy and simple Link to comment https://forums.phpfreaks.com/topic/64073-creating-new-pages/#findComment-319332 Share on other sites More sharing options...
Giddy Rob Posted August 9, 2007 Author Share Posted August 9, 2007 Cheers, so basically keep calling the same page but just replace the content with whats in the database. That makes total sense. Thanks a lot. Rob Link to comment https://forums.phpfreaks.com/topic/64073-creating-new-pages/#findComment-319342 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.