Help for this page

Select Code to Download


  1. or download this
    open (FILE, 'e:\web\public_html\finalfantasyinfo\ffinfo\ssi\header.txt
    +') or die 
    +'Can not open e:\web\public_html\finalfantasyinfo\ffinfo\ssi/header.t
    +xt';
    print <FILE>;
    close FILE;
    
  2. or download this
    ( $Creator, $ContactMethod, $Contact, $FileName, 
      $Game , $Section, $Width, $Height, $File, ) =
           map { param } qw( Creator ContactMethod Contact FileName 
                             Game  Section Width Height File )