Posts Tagged ‘PHP’

Twitter Client PtWix

Show your tweets on your site with help of Twitter Client Ptwix. PtWix is PHP/AJAX tool which brings tweets from your Twitter account………..


Installing eAccelerator PHP Optimizer and Caching tool

Installing instructions for eAccelerator. eAccelerator is dynamic content cache and optimizer for PHP. It also encodes PHP code and increases PHP script perfomance by caching them in compiled state thus eliminating overhead of compiling PHP script every time it is accessed.


gzip file using PHP

gzencode() function of PHP helps you create gzip file using php.