Krok po koroku, pełna dokumentacja w języku polskim. Skrypty napisane w PHP są z reguły umieszczane w dokumentach tekstowych (często razem z HTML lub XHTML). Dzięki temu PHP jest podobny w założeniach do dużo starszego mechanizmu Server Side Includes[4]. PHP pozwala także na wykonywanie skryptów z linii poleceń podobnie jak Perl i Python. Jego modułowa budowa udostępnia również możliwość programowania aplikacji z interfejsem graficznym. PHP umożliwia współpracę z wieloma rodzajami źródeł danych, jak na przykład serwery relacyjnych baz danych, pliki tekstowe czy dokumenty XML.
exif_thumbnail() reads the embedded thumbnail of a TIFF or JPEG image.
If you want to deliver thumbnails through this function, you should send the mimetype information using the header() function.
It is possible that exif_thumbnail() cannot create an
image but can determine its size. In this case, the return value is
FALSE but width and height
are set.
filenameThe name of the image file being read. This image contains an embedded thumbnail.
widthThe return width of the returned thumbnail.
heightThe returned height of the returned thumbnail.
imagetypeThe returned image type of the returned thumbnail. This is either TIFF or JPEG.
| Poprzedni | Spis treści | Następny |
| exif_tagname | Początek rozdziału | read_exif_data |
php
kontakt:praca.pozycjonowanie@gmail.com