Posts Tagged ‘php’

$phpPost->_title(" Linux Mint + How To Install APC And Configure APC On Xampp – APC caching extension ");

$phpPost->_comments(" 2 reactions catched - throw another? ");

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 [...]

[ Read more, click here! ]

$phpPost->_title(" Should The RFC Be Adopted, A Huge win It Will Be For PHP ");

$phpPost->_comments(" No reaction thrown, try-catch{} one? ");

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…

[ Read more, click here! ]

$phpPost->_title(" EnterPrise PHP Now Flying In The Clouds With Zend As The Jet – Eureka! ");

$phpPost->_comments(" No reaction thrown, try-catch{} one? ");

Enterprise PHP Is Flying In ‘To The Cloud’ Thanks To Zend..

[ Read more, click here! ]

$phpPost->_title(" How To Code A Singleton Design Pattern In PHP 5+ ");

$phpPost->_comments(" 1 reaction catched - throw another? ");

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.

[ Read more, click here! ]

$phpPost->_title(" DooPHP – How To Decouple PROTECTED_FOLDER To Make Your Protected Folder Outside Your Public/Web Root Folder ");

$phpPost->_comments(" No reaction thrown, try-catch{} one? ");

DooPHP is a light-weight PHP framework, which claims to be one of the fastest MVC framework. A glance at How To Decouple PROTECTED_FOLDER To Make Your Protected Folder when using DooPHP.

[ Read more, click here! ]

$phpPost->_title(" Happy 15th Birthday PHP ");

$phpPost->_comments(" No reaction thrown, try-catch{} one? ");

Happy 15th Birthday PHP. It was first called as Personal Home Page.

[ Read more, click here! ]

$phpPost->_tag(" , , ");