I've seen this used a bunch, and it seems to be much easier than what I am doing.
I'm working on a way to output content from a database for my Web site. I think it would be much easier if I could make a layout, and just use things such as {navigation} and {content}.
But what exactly is {blah}, what is it called, where can I learn about it (expects a link to php.net, but I meant a good book).
As well, what is a good book to read that moves on from the usual PHP stuff. I'm looking at learning OOP, but would like a good reference to books.
Thanks for any help!
I'm working on a way to output content from a database for my Web site. I think it would be much easier if I could make a layout, and just use things such as {navigation} and {content}.
But what exactly is {blah}, what is it called, where can I learn about it (expects a link to php.net, but I meant a good book).
As well, what is a good book to read that moves on from the usual PHP stuff. I'm looking at learning OOP, but would like a good reference to books.
Thanks for any help!
Comment