Help for this page

Select Code to Download


  1. or download this
        if ($start_height > 1 && $embed_height > 1 && $embed_width > 1) {
    
  2. or download this
        my ($embed_width, $embed_height) = imgsize($opt{'i'});