Page 1 of 1

Question about the pages created with CMSMS

Posted: Mon Aug 14, 2006 11:50 am
by zeroality
Is a separate php file created for each page? If not, where does all the content go? Where is it stored?

Will having a lot of pages slow down CMSMS or the site?

Re: Question about the pages created with CMSMS

Posted: Mon Aug 14, 2006 12:01 pm
by cyberman
zeroality wrote: Where is it stored?
The page datas are all stored in database.

Re: Question about the pages created with CMSMS

Posted: Mon Aug 14, 2006 12:47 pm
by zeroality
Ah, I see. So if I wanted to back up my site, I would simply do a PHPMyAdmin export?