????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.148.232.123 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/home/b8009/php-5.6.22/ext/exif/ |
Upload File : |
<?xml version="1.0" encoding="ISO-8859-1" ?> <!DOCTYPE package SYSTEM "../pear/package.dtd"> <package> <name>exif</name> <summary>Read header information from JPEG and DIFF headers</summary> <maintainers> <maintainer> <user>rasmus</user> <name>Rasmus Lerdorf</name> <email>helly@php.net</email> <role>lead</role> </maintainer> <maintainer> <user>helly</user> <name>Markus Boerger</name> <email>helly@php.net</email> <role>lead</role> </maintainer> </maintainers> <description> The EXIF functions provide access to information stored in headers of JPEG and TIFF images. This way you can read meta data generated by digital cameras and certain image processing applications. </description> <license>PHP</license> <release> <state>beta</state> <version>5.0.0rc1</version> <date>2004-03-19</date> <notes> package.xml added to support installation using pear installer </notes> <filelist> <file role="doc" name="CREDITS"/> <file role="doc" name="example.php"/> <file role="src" name="config.m4"/> <file role="src" name="config.w32"/> <file role="src" name="exif.dsp"/> <file role="src" name="exif.c"/> <file role="src" name="php_exif.h"/> <file role="test" name="tests/exif000.phpt"/> <file role="test" name="tests/exif001.phpt"/> <file role="test" name="tests/test1.jpg"/> <file role="test" name="tests/exif002.phpt"/> <file role="test" name="tests/test2.jpg"/> <file role="test" name="tests/exif003.phpt"/> <file role="test" name="tests/test3.jpg"/> <file role="test" name="tests/exif004.phpt"/> <file role="test" name="tests/test4.jpg"/> <file role="test" name="tests/exif005.phpt"/> <file role="test" name="tests/test5.jpg"/> <file role="test" name="tests/exif006.phpt"/> <file role="test" name="tests/test6.jpg"/> </filelist> <deps> <dep type="php" rel="ge" version="5" /> </deps> </release> </package> <!-- vim:et:ts=1:sw=1 -->