[PHP-DB] navigation...

2001-10-01 Thread deco
I'm trying to solve a problem... I have a site divided in areas. Each area has it's own id, and may have it's own sub-areas. Each sub-area has it's own sub-areas, etc... My will is to return the areas in some cascade order... I can do it recursively, but it generates too many queries. I

[PHP-DB] log out

2001-07-24 Thread deco
Well, i'm having some trouble in here and i hope someone can help me... I'm using sessions to keep track of users on my website... Using this, i'm able to display the name of the users that are currently online... Here's the thing... When users get on the site a new session is opened an