SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Programming / Heredoc for template
Posted:  14 May 2006 16:58
Hi, your board is really simple and pretty functional, thank you!
I've a question about the templating pattern:
why use the get_template function instead of heredoc syntax?
Thanks for your answer (and sorry for my bad english).
Posted:  15 May 2006 17:31
Quote:
why use the get_template function instead of heredoc syntax?
I think I've tested it and got no better performance. Plus, it is easier to customize by the average user (those who don't know php).