View Single Post
Old 01-06-2009, 12:37 PM   #2 (permalink)
Aaron
The Frequenter
 
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
Aaron is on a distinguished road
Default

You could do a bunch of things to solve this.

The most common way would be to use a Mysql database to hold all page content (data). To do this requires a lot of learning, so it might not be the best choice.

If you do not want to learn how to use databases, your way seems to be the next best way. The thing about PHP is that you have hundreds of ways to do the same thing, and its up to the developer to decide what they want to do.
__________________
Signatures are nothing but incriminating.
Send a message via MSN to Aaron
Aaron is offline  
Reply With Quote