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?
Public Comments
- 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+template+engine&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official or download and use smarty from http://smarty.php.net/
Powered by Yahoo! Answers