Help for this page

Select Code to Download


  1. or download this
    open FOO,"myfile";
    $data = join('',<FOO>);
    close FOO;