Hello, to whom it may concern,

Let me introduce myself. My name is Mark and I'm the author of a brand new PHP extension. Please take into account that the functionality I'm going to offer PHP does not have.

I have written a new PHP extension which verifies file format by reading its internal signature. It is obvious for all of us that every format has its own particular signature. In most cases we cannot make another format file by just changing its extension.

My PHP ext will take a file and verify its format. It cannot be mistaken also if you pass jpg file with "doc" extension - it will verify it as JPG-file.

Currently PHP does not have such functionality. It could be very helpful for example while uploading files to some place so that one could verify that he or she uploads the file of the right format.

I'm going to maintain this ext for a long time, so please, could you let me request an account on pecl.php.net.

Thanks,

Mark.

--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to