changes to ibase_service_add|modify|delete

php.internals

Ard Biesheuvel

22 years ago
Does anyone mind if I change the prototypes of ibase_user_add|modify|delete() to use service resources instead of the current db/dba_name/dba_password style prototypes ? I would like to do it before PHP 5.0.0 because it's a BC break.
-- Ard