Hi All,
can anyone tell me how to use/integrate pear dbobject in yii application?
Thanks in advance.
dkr
Hi All,
can anyone tell me how to use/integrate pear dbobject in yii application?
Thanks in advance.
dkr
It didn't help me much,sorry. Because what i am doing is i am developing an application in yii and wanna integrate with some existing application. So existing scenario is like we kept the pear and other frameworks outside of web directory.
I have been trying to find an answer to this, but have not found anything yet.
The closest I got was hearing you might need to use Yii::registerAutoloader() in the index.php page, but I couldnt get it to work. Anyone got any ideas?