|
Posted by Captain Paralytic on 07/11/07 12:36
On 11 Jul, 13:12, PaowZ <gpa...@gmail.com> wrote:
> On 11 juil, 12:54, Captain Paralytic <paul_laut...@yahoo.com> wrote:
>
>
>
>
>
> > On 11 Jul, 11:19, PaowZ <gpa...@gmail.com> wrote:
>
> > > On 10 juil, 23:12, lawp...@gmail.com wrote:
>
> > > > On Jul 10, 4:31 pm, PaowZ <gpa...@gmail.com> wrote:
>
> > > > > I could use arrays to store data like a tree structure but I'd like to
> > > > > find another way..
>
> > > > > do you have any suggestions ?
>
> > > > A database is another way, but if you don't want to use arrays, I can
> > > > imagine that you certainly wouldn't want to use a database.
>
> > > It depends... What do you mean by using database?
>
> > See:http://www.sitepoint.com/article/hierarchical-data-database
> > andhttp://dev.mysql.com/tech-resources/articles/hierarchical-data.html
> > for discussions on how to do it.
>
> thanks for the links.. really interesting since I got started thinking
> this way :)- Hide quoted text -
>
> - Show quoted text -
They are my bible on this subject!
[Back to original message]
|