View Single Post
  #1  
Old 06-01-2003, 07:10 AM
 
garryhs garryhs is offline
 

Senior Member
  
Join Date: Sep 2002
Location: Australia
Posts: 159
 

Default Assigning Values to a Variable within the Template .tpl file

Ho do I assign a value to a variable in the template file.

ie. I have completed an initial
$smarty->assign("Test","123");
in the smarty.php

If I want to change the value within a template .tpl, how do I do it.

Example:
{$Test = "167"}
does not work

Help Please.
__________________
All versions of X-Cart

Been in eCommerce 10 years, Coding, PM, SEO, Social. X-Cart 11 years. IT 30+ years.

Head of Web Dev for Australia's largest eCommerce 2 years.

Attended conferences, Velocity 2009 US, CeBit 2009, MySQL 2010 US, Online Retailer 2010, Web 2.0 2011 US, MySQL 2012 US (Percona).

Specialise in High Performance, High Volume, PHP, MySQL, HTML, CSS, JAVASCRIPT, SMARTY, MEMCACHED, APACHE, LIGHTTPD, FREEBSD, LINUX.

Email your requests to xcart@gazwebtech.com
Reply With Quote