[PHP] experience in OOP & PHP combination needed

2003-01-16 Thread Hannes Smit
ng OO-applications with PHP. Please help! Hannes Smit -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[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

[PHP] php editor

2003-01-12 Thread Hannes Smit
is there a php editor which supports the tree-view for the code itself. I believe tools like visual basic uses this option. You can easily collapse pieces of code, for example a function or a class. Is there any place where i can download a tool like this? And if there's not, what is your favourit