Dane wejściowe - $file - ścieżka do pliku:
<?php $offset = 60 * 60 * 24 * 3; $image = imagecreatefromjpeg($file); imagejpeg($image, null, 80); } ?>
Proszę o pomoc...

<?php $offset = 60 * 60 * 24 * 3; $image = imagecreatefromjpeg($file); imagejpeg($image, null, 80); } ?>
<?php // oraz ewentualnie pozostale header'y ?>