Wow this is so hard.... Is there any easier more direct approach?
I mean, I checked out like 6 or 7 template engines, and I got lost on every single one..
All I want to do is have some sort of News script active.. Where I put an include statement where I want the data to change. Then log in to an admin panel of some sort, edit a file, and then have it change.. You know what I mean?
Think of a basic news script. You add a few lines of text on the layout page of your site, you then log into somewhere and goto something like "add more news". You go in there, add whatever text you want, and then reload the layout page.. And Viola, it's changed. I want to do that, cept, want to have it included on every page of my site.. And then in the admin panel, have the option to edit the data of all the pages (but not the main layout data). Then be able to change what I see fit (or have others do the same) for any of the pages yet still keeping the basic layout page not being touched.
Is there any way to do this? I can't seem to get a good google search going.
Any help would be appreciated, and thanks for the reply :-D.
If you don't get what I mean, I'd be more than happy to give you another example..