To install APC (APC caching extension) for Xampp on your Linux Mint or Ubuntu distro, just follow the steps below: # cd apc (to your apc folder you just extracted) # sudo /opt/lampp/bin/phpize # ./configure –enable-apc –with-apxs –with-php-config=/opt/lampp/bin/php-config # make # sudo make install Next Step is to edit you php.ini and add the apc [...]
Posts Tagged ‘php’
$phpPost->_title(" Should The RFC Be Adopted, A Huge win It Will Be For PHP ");
PHP releases have always been done spontaneously, in a somehow chaotic way. Individual(s) decided when a release will happen and what could or could fit in. Release managers role are unclear and the way to nominate them is not clearly defined either.
The goals of this RFC aim to solve these issues while giving to us, our users and 3rd parties (distributions, contributors, etc.) more visibility and the ability to actually have a roadmap, or plan developments…
$phpPost->_title(" EnterPrise PHP Now Flying In The Clouds With Zend As The Jet – Eureka! ");
Enterprise PHP Is Flying In ‘To The Cloud’ Thanks To Zend..
$phpPost->_title(" How To Code A Singleton Design Pattern In PHP 5+ ");
This Article is a glance at how the singleton design pattern can be implemented in a PHP context. Other aspects of this pattern is also discussed, for e.g pros and cons.
$phpPost->_title(" Happy 15th Birthday PHP ");
Happy 15th Birthday PHP. It was first called as Personal Home Page.

