Re: Help me please.
Dear Zardos,
I went the link you given and exactly that is the thing I want. But how to do that and what to change in the tpl's? How can I get that?
Another point is that..
If I pass a variable in a template while calling it with the include statement....just like the following..
{include file="exmp.tpl" name="diadem"}
and in the template if I use the follwing code
{php}
global $name;
print $name;
{/php}
why this is not working?
It is not printing anything. Why?
__________________
Diadem Technologies
X-Cart Gold 4.0
|