Date: 07/11/01
- Next message: Dima Nemchenko: "Re: [phplib] page_open() doesn't return NEW CLUE"
- Previous message: web-forum-xxi <email protected>: "[phplib] Internet FORUM XXI"
- Next in thread: Chris Johnson: "RE: [phplib] Debug on postgres"
- Reply: Chris Johnson: "RE: [phplib] Debug on postgres"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A friend convinced me to use postgres on my next personal project and so I
got PHPlib installed and started using it. I discovered to my horror, that
unlike the oracle, oci8 and mysql DB_Sql objects, there was no Debug flag
for postgres!
I went through the code in db_pgsql and added code based on the
Debug variable used in db_oracle.inc and db_oci8.inc that I'm used to.
Is there someplace I can submit my version for the good of the project?
Also I noticed that there are some places in those two oracle related files
where $Debug is used instead of $this->Debug, so that code will NEVER be
executed and should be updated or removed.
Paul Sundling
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Dima Nemchenko: "Re: [phplib] page_open() doesn't return NEW CLUE"
- Previous message: web-forum-xxi <email protected>: "[phplib] Internet FORUM XXI"
- Next in thread: Chris Johnson: "RE: [phplib] Debug on postgres"
- Reply: Chris Johnson: "RE: [phplib] Debug on postgres"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

