Şablon Şablon (. Tpl) smarty

0 Cevap php

hey, Since a few weeks I'm try to program a PHP-Application with the smarty template solution. Now a easy question for all professionals: How can I get a Template in a Template ? One example: index.php (page.tpl) include my login.php (login.tpl)

In the smarty documentation I have found this function: {include file="$tpl_name.tpl"}

But where is my login.php controller ? When this function include the login.tpl file, I have only HTML code or ?

Birisi bana bu açıklamaya ya da bana bir örnek / öğretici verebilir misiniz?

Benim kötü İngilizce için üzgünüm

saygılarımla

0 Cevap