PDA

View Full Version : i'm making an own template engine. anyone has any technical advice?




msharp
Jul 15, 2004, 09:36 AM
I'm making/programming an own template engine using php. Any suggestion would be of great help to me:)




thanks a lot!



Knox
Jul 15, 2004, 09:56 AM
My best suggestion is probably, don't ;)

Do you need anything that one of the existing ones like Smarty (http://smarty.php.net/) can't do, and that you can't add to them?