Hello!
I have a basic knowledge of PHP, can code some not very complicated scripts etc.
But what I can't understand is how the template system works?
For example, in phpBB, or in any other template script. How do you separate code from the layout? For instance, if I open the login template of phpBB there is no PHP code because it is located in the login.php file. So how did they manage to link them together?
Please explain. A link to any related topic/article is fine. But I need an understanding...
Thanks!