Monday, July 13, 2009

How can I seperate code and design in php(web development)?

I want to separete my php coding from html-design. So that I can outsource my design work. Any way?

How can I seperate code and design in php(web development)?
Use Template Engines.





Either try to find good alternatives of PHP template engines by googling the term "Php template engine"


http://www.google.com/search?q=php+templ...





or download and use smarty from


http://smarty.php.net/

pollen

No comments:

Post a Comment