[PHP] Session vs MySQL-dbase

2002-05-22 Thread Yves Daemen
Hi everyone, since I'm developing a PHP-based forum, and still improving it, I was wondering about some issue. I'm having registered users, and keep their data in a dbase. When they log in, data is retrieved from the database. Now some slight "problem" comes up. I'm working on an account on

[PHP] Session vs MySQL-dbase

2002-05-22 Thread Yves Daemen
Hi everyone, since I'm developing a PHP-based forum, and still improving it, I was wondering about some issue. I'm having registered users, and keep their data in a dbase. When they log in, data is retrieved from the database. Now some slight "problem" comes up. I'm working on an account on a se