PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0
+- The second parameter of gzencode() now is the compression level like
+ in the documentation. The encoding mode is a third (optional) parameter.
+- new function exif_imagetype
+ exif_thumbnail fupports thumbnails in TIFF format and can return size
+ of thumbnail
- implemented domxml_elem_get_elements_by_tagname
new function domxml_doc_get_elements_by_tagname
new function domxml_doc_get_element_by_id (chregu)