vlibTemplate

vLib Logo

6.6. getVar()

Function Description
 getVar(string name)

getVar() returns the value of the variable 'name'.

Example

   $fav_color = $tmpl->getVar('fav_color');