Hello all.
I have started to develop an application but discovered the Zend framework might hold a things in store for me. Unfortunately a lot of the methods require a Zend DB instance as an argument.
Is there any way to make Zend framework take my PEAR DB object instead, or an easy way to convert existing code to Zend?