Welcome Guest, Not a member yet? Register   Sign In
Compose dynamic page with different views
#1

[eluser]Unknown[/eluser]
Hi All,

Example:
I have index.php which contains 3 views such as #header, #content and #footer. #content view contains more nested views #menu, #rss, #articles, #news.

When i open the page i see all mentioned views. When i click on a link, for example some of the article, i should see following page:
#header
#content
#menu
#rss
#news
#full_article
#footer

So i want somehow dynamically compose returned page. What are the best practices for that?




Theme © iAndrew 2016 - Forum software by © MyBB