GMgKe586q6suSQnyqZLlGCooeWM

Pages

Search

Sunday, April 10, 2011

Zend - Folder Structures

The folder structure is:
htdocs
    - hello
        - application
            - controllers
            - models
            - views
                - filters
                - helpers
                - scripts
                    - folder for every controller
        - library   
            - Zend
        - tests
        - web_root           
            - css
            - js
            - img
            - index.php
            - .htaccess
   

Share/Bookmark

No comments:

Post a Comment