THats kinda cool. you see that there is also a page=2 query if you click to a different page, so i would assume, they store the html in a database for each page of a story. and then give a story_id to those records. so in the table, if there is 4 pages for story 12, then there are 4 records all with story_id 12. The path to the images is up to you, i see that site oyu mentioned creates a directory structure using the contributor, and date, then the directory images.. of coarse you would need to know the dir path to your uploaded images ....
Jason rogue <[EMAIL PROTECTED]> wrote: > > Hi all, > > I want to do something like this: > > http://www.cgnetworks.com/story_custom.php?story_id=2259 > > Where we can publish an article, multiple page even and lay it out in a > nice design with images etc. How do you think this is done? These > stories are dynamically generated it seems since the page is passed in > the URL. I am just not sure where to start... > > Thanks, > Rogue > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php