php is the template engine
I wrote about dom parser on cake-php google group ,
http://groups.google.com/
I think php + simple html dom is briliant in working with html pages as templates and separate the logic from the view (or designer code)
In views i can use smarty or fasttemplate or any other template
language but i'm not quite atracted about any of them
http://www.qadram.com/vcl4php/
I wonder what if i use no template engine at all and keep the html
separated and clean
and use an simple dom parser for html "templates" or files
http://simplehtmldom.
structure
http://code.google.com/p/
No comments:
Post a Comment