%s ', $image_path, $thumbnail_path, $alt_text ?: '' ); } file_put_contents( 'index.html', sprintf( file_get_contents('template.html'), implode('', $photos) ) );