Page 1 of 1

Smarty

Posted: Wed Mar 25, 2009 5:49 am
by bharathv
How to pass value from smarty file to a php file

file.tpl pass->value X
file.php echo X
how to accomplish this..


thank u in advance.

Re: Smarty

Posted: Wed Mar 25, 2009 12:48 pm
by pickle
Are you submitting a form? Is file.tpl being shown from file.php?