Help for this page

Select Code to Download


  1. or download this
    unless (grep {$ext eq $_} @alltypes) {
      error("Your image needs to be a GIF of JPEG file!");
    }