smarty - If I am using CAKEphp do I need to use smartytemplates too? -


If I am using CAKEphp do I also need to use smartytemplates?

no.

The cake has its own "template" system, which uses .ctp files, which are just plain HTML / PHP files.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

Best practice for URL redirection in ASP.NET web application -