Posted by lawpoop on 07/11/07 17:09
On Jul 11, 6:19 am, PaowZ <gpa...@gmail.com> wrote:
>
> It depends... What do you mean by using database?
I was referring to a relational database.
You could use MySQL ( or Postgres if your webhost has it, or whatever
other relational database you can install if you administrate the
machine )
It would take more time to build the code to create the tree stucture
in the tables, but I imagine you could reference things in the
database tree pretty easily once it's set up -- probably much easier
than messing with a tree structure in a PHP array.
[Back to original message]
|