RE: [PHP] object in session & security

2003-01-12 Thread Timothy Hitchens \(HiTCHO\)
: [EMAIL PROTECTED] > -Original Message- > From: Hannes Smit [mailto:[EMAIL PROTECTED]] > Sent: Monday, 13 January 2003 9:48 AM > To: [EMAIL PROTECTED] > Subject: [PHP] object in session & security > > > Hello, > > Im building a object oriented webapplicat

[PHP] object in session & security

2003-01-12 Thread Hannes Smit
Hello, Im building a object oriented webapplication with PHP. I know PHP doesnt fully support OOP. I made a class called Database. This class contains several variables. One of these vars is the username and the password for the database. When i create a Database object I want to register it in th