15
May
10

Zend Framework 1.10 allows you to perform files/folder compression and decompression, all types of compression methods are available. These features are available in standard set of filters from Zend_Filter. Its really easy to create an Archive with the php_zip extension. … Continue reading

Posted in PHP | Tagged , , , , , , , , | 1 Comment
02
Mar
10

Recently I had some study about the PHP. It is my favorite language from C. I really want to know what exactly happening inside the PHP. Ok, here are the information. As you know the PHP is written in C. … Continue reading

Posted in PHP | Tagged , , , | 9 Comments