Hi All,

I'm have a problem integrating phpmyadmin with my ZF site. Essentially the MVC wants to route to a controller.
So that http://mydomain/phpmyadmin/ routes to 'phpmyadmin::index::index,'

Whereas, I would like to reroute to /usr/share/phpadmin/index.php. In order to take advantage of the phpmyadmin goodness.

I'm not sure what the best answer is. How do you switch between worlds? The MVC world and the world of old style i.e. non-controller scripts.

Any thoughts on the subject would be appreciated.


cheers,

pat

Reply via email to