Date: 03/02/99
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Suggestion for dbm functions"
- Previous message: Lars Christensen: "[PHP-DEV] Suggestion for dbm functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: shields <email protected>
Operating system: linux
PHP version: 3.0.7
PHP Bug Type: Feature/Change Request
Bug description: wanted: generic qeury object
In PHP I seem to be looking at different function calls depending on whether PHP is talking to a mSQL, or PostgreSQL or some other database.
Shouldn't there just be a completely generic database object that I can use when building an SQL query, so my scripts don't have to know or care what database engine they're talking to?
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] Suggestion for dbm functions"
- Previous message: Lars Christensen: "[PHP-DEV] Suggestion for dbm functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

