RE: [SMARTY] SmartyValidate 2.6 and Smarty 2.6.12 doesn't work ...

"Reynier Perez Mira" <[email protected]>
Newsgroups gmane.comp.php.smarty.general
Message-ID <[email protected]>
Well, I try to redraw it there, why? If I assign: $tpl->assign('display','register') then I check in main.tpl file 
{if $display eq ""}
 {include file="home.tpl"}
{elseif $display eq "buy_now"}
 {include file="buy_now.tpl"}
{elseif $display eq "register"}
 {include file="register.tpl"}
{elseif $display eq "login"}
 {include file="login.tpl"}
{/if}
So it means that register.tpl is include again and the form will be build again or not?


Regards
ReynierPM
4to. año Ing. Informática
Usuario registrado de Linux: #310201
*************************************************************************
El programador superhéroe aprende de compartir sus conocimientos. 
Es el referente de sus compañeros. Todo el mundo va a preguntarle y él, secretamente, lo fomenta porque es así como adquiere su legendaria
sabiduría: escuchando ayudando a los demás... 

-- 
Smarty General Mailing List (http://smarty.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.