Help for this page

Select Code to Download


  1. or download this
      <script type="text/javascript">
            function removeRow(src) {
    ...
                    document.write("<scr"+"ipt language='javascript' src='
    +http://localhost/sellaphone/temp.pl?title'></sc"+"ript>");
            }
            </script>
    
  2. or download this
      if ($title) {
                                    push @{$cart}, {TITLE=>$title,ANS1=>$a
    +ns1,ANS2=>$ans2,ANS3=>$ans3,ANS4=>$temp};
    ...
                            print $template->output();
    }