Help for this page

Select Code to Download


  1. or download this
    print (OUTFILE "$savestr");
    
  2. or download this
    print OUTFILE '$savestr'; # print out $savestr
    print OUTFILE "\$savestr"; # print out $savestr