How to intigrate tiles framework in php ?
Hello friend's
1 year ago i was working with tiles with struts framework in java.
Now i have a php project and i want to use that tiles like framework in php also.
Actually tiles is a presentation framework in which we have to write different html pages for different sections(like header.jsp for header,footer.jsp for footer,body.jsp for body, nav.jsp for nav section and integrate them into a single page) if i click on a link insted of loading whole page only body.jsp will load.
.
Can anyone tell me how can be do this in php ?
1 year ago i was working with tiles with struts framework in java.
Now i have a php project and i want to use that tiles like framework in php also.
Actually tiles is a presentation framework in which we have to write different html pages for different sections(like header.jsp for header,footer.jsp for footer,body.jsp for body, nav.jsp for nav section and integrate them into a single page) if i click on a link insted of loading whole page only body.jsp will load.
.
Can anyone tell me how can be do this in php ?
0