<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>PHPBuilder.com - Zend Studio</title>
		<link>http://board.phpbuilder.com/</link>
		<description>Looking for help with Zend Studio? This is the place.</description>
		<language>en</language>
		<lastBuildDate>Fri, 24 May 2013 02:46:30 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://board.phpbuilder.com/images/misc/rss.png</url>
			<title>PHPBuilder.com - Zend Studio</title>
			<link>http://board.phpbuilder.com/</link>
		</image>
		<item>
			<title>Zend Framework modular application and preDispatch</title>
			<link>http://board.phpbuilder.com/showthread.php?10389575-Zend-Framework-modular-application-and-preDispatch&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2013 21:14:27 GMT</pubDate>
			<description><![CDATA[Hello, I'm new to Zend, but not new to PHP.

I'm studying Zend Framework, let's say a study on the job.

I would like to build an application with the structure like this:

- SITE
-- application
---- configs
---- layouts
---- modules
-------- default
------------ controllers
------------ forms
------------ models
------------ views
------------ Bootstrap.php
-------- admin
------------ controllers
------------ forms
------------ models
------------ views
------------ Bootstrap.php
---- Bootstrap.php
-- public
-- library
-- index.php

but just can not, I think my problem is routing to reach the admin module. Who can help me explaining where to intervene?

Thanks for your help even now.]]></description>
			<content:encoded><![CDATA[<div>Hello, I'm new to Zend, but not new to PHP.<br />
<br />
I'm studying Zend Framework, let's say a study on the job.<br />
<br />
I would like to build an application with the structure like this:<br />
<br />
- SITE<br />
-- application<br />
---- configs<br />
---- layouts<br />
---- modules<br />
-------- default<br />
------------ controllers<br />
------------ forms<br />
------------ models<br />
------------ views<br />
------------ Bootstrap.php<br />
-------- admin<br />
------------ controllers<br />
------------ forms<br />
------------ models<br />
------------ views<br />
------------ Bootstrap.php<br />
---- Bootstrap.php<br />
-- public<br />
-- library<br />
-- index.php<br />
<br />
but just can not, I think my problem is routing to reach the admin module. Who can help me explaining where to intervene?<br />
<br />
Thanks for your help even now.</div>

 ]]></content:encoded>
			<category domain="http://board.phpbuilder.com/forumdisplay.php?18-Zend-Studio">Zend Studio</category>
			<dc:creator>brigante</dc:creator>
			<guid isPermaLink="true">http://board.phpbuilder.com/showthread.php?10389575-Zend-Framework-modular-application-and-preDispatch</guid>
		</item>
	</channel>
</rss>
