View Single Post
  #8 (permalink)  
Old Feb 8th, 2008, 22:08
JustinStudios's Avatar
JustinStudios JustinStudios is offline
SuperMember

SuperMember
Join Date: Mar 2007
Location: USA
Posts: 404
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Adding a new page

Of course.. you can do this without using a database as well... Personally I steer clear of databases as much as possible because I'd rather it be there permanently.

You can do this by using PHP's file system. HERE is some good stuff on it.
Reply With Quote