Page 1 of 1

sybase and pear

Posted: Thu Jun 27, 2002 3:04 pm
by stevem
Starting to use the pear DB classes. Two of the sybase functions available in php are not implemented in the pear sybase class. The two functions are sybase_num_rows and sybase_min_server_severity. I would prefer to not directly edit the source file and am having problems figuring out a graceful way to extend the sybase class. Is there a graceul way to extend the pear class to include those without having to modify any of the pear source?

Thank you,
steve