Assumption: You are using a Linux distro + You are using Xampp as your LAMP stack If you are new to using MVC frameworks, for instance DooPHP, AlloyFramework or ZendFramework, it might be that you have been bumping your head against the wall when you browser outputs the following error message: “Object not found! The [...]
Archive for the ‘My PHP Logs’ Category
$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(" WordPress Finally Drops Support For Deprecated PHP 4 and Its Wife MySQL 4 ");
Wordpress announces end of life for PHP 4 and MySQL 4. One of the main success of Wordpress was its ability to run in almost any web host whether or not the PHP and MySQL version were outdated. This flexibility finally ends here.
$phpPost->_title(" How Relevant Are Business Goals In PHP Software Architectures In An Era Of PHP-Loving Web-Based Systems ");
Business goals change so fast due to the rapid evolving nature of the Internet’s ecosystem, to understand the relevance of business goals in software architectures with respect to the PHP ecosystem, Periklis Tsirakidis and Johann-Peter Hartmann of MayFlower carried out a survey..
$phpPost->_title(" How To Get Precise Error Messages For Issues Related To WordPress and MySQL ");
I’m sure you have noticed that for the 4 possible errors related to WordPress and MySQL, the error message is still the same. But as a web developer, when your system in on local development phase, you would surely want to get precise error messages.

