Help for this page

Select Code to Download


  1. or download this
        $template = new HTML::Template(filename=>"some.tmpl", 
    associate=>$session );
    
  2. or download this
        <!-- left menu starts -->
        <table width="170">
    ...
            </TMPL_LOOP>
        </table>
        <!-- left menu ends -->