Help for this page

Select Code to Download


  1. or download this
    $long_content = ...   # Long string copy 1.
    $new_contents = ...   # Long string copy 2.
    
  2. or download this
    $main_vars{content} = ...   # Long string copy 1.
    $old_content = ...          # Long string copy 2.