Quote:
Im not understanding this hack. Is this a replacement for the cpms system? Where I could take my current homepage, and just make php includes to call whatever info i want?
|
It works as advertised but know that you are limited to declaring your php includes
through variables in your php include start template, you cannot do any php include
straight from your pages. (which is quite limiting)
otherwise I would use it all over my site.