Jump to content

atholon

Members
  • Posts

    132
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

atholon's Achievements

Member

Member (2/5)

0

Reputation

  1. I am trying to find out how I can make a business class available to all the controllers in my application or at least those related to a specific layout. Is there a way of doing this in Zend? I have looked all over and must be missing something. Also, with third party classes, how are you supposed to integrate them?
  2. Let me explain it better sometimes I am bad at making assumptions. I have a project I just created. I am not sure if I am going to have access to httpd config to do the virtual host stuff that they recommend in Zend's quickstart so I am trying to figure out how to do it with .htaccess. My project resides in a directory like /www/Leadership, I want to send everything to Zend's public folder in my project when they hit the Leadership directory. Maybe I am going about that the wrong way?
  3. I guess I was wondering if there was a generic rule for that?
  4. A friend of mine likes the Yii php framework. I've decided to give Zend a try.
  5. I've just started looking into Zend Framework and glancing at the quickstart on their website I saw they used a virtual host to redirect to the public directory. What are you supposed to do if you only have access to .htaccess on a shared host? I don't know much about mod_rewrite or any of that. I just want to send the traffic to that folder.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.