Help for this page

Select Code to Download


  1. or download this
    &DISP_HTML(&POPULATE_TEMPLATE(&READ_RECORD("/var/www-ssl/html/dartcart
    +/o_summary.html"),\%in))
    
  2. or download this
    sub POPULATE_TEMPLATE($%;$) {
    
    ...
        $template_string = $_[0] 
        %internal = %{$_[1]};
         ...