Is it possible to call my ZF actions from regular php?

I need to have a CMS (probably drupal) installation parallell to zend framework. The pages made in the CMS need to show if I'm logged in to the site (based on ZF).

It's okey if the call only returns a string (but making curl-calls seems like an ugly sollution).

regards
Anders


Reply via email to