[eluser]darrentaytay[/eluser]
Hi guys, I'm looking for a little bit of advice.
For the past couple of weeks, I've been trying to build my own template parser to meet my exact requirements but I'm just not getting the results I want.
I don't know if the functionality I require is anything special but basically I need the functionality to:
1) Use pseudo variables
2) Have the ability to use PHP within the templates
I know the idea is to try and keep PHP out of views as much as possible but these requirements are to allow our designer to use the pseudo variables but allow me, if need be, to write some PHP.
If anyone can point me in the right direction of a good parse I'd be very thankful.