gtsch
12-06-2006, 11:31 AM
I really like the templating system that VB uses and I've been trying to find some kind of similar one that is available for websites, the problem I've been running into is that most use static files and generally don't work as well as the VB one does, is there some such templating system available? I've tried to design my own, but it's pretty hard since I'm fairly inexperienced working with XML functions in PHP.