↧
First Zend Framework 2.0 Milestone was released
As of August 6, 2010 was released the first development milestone for the Zend Framework 2.0 (ZF 2.0) which is compatible with PHP 5.3 or higher. With this we can have a preview of how namespaces will...
View ArticleWordPress installation: Call to a member function add_global_groups() on a...
On one beautiful day I had to install WordPress 3.6 on Apache (Windows) and on the second step I got this message: Fatal error: Call to a member function add_global_groups() on a non-object in...
View ArticleHow to create Outlook meeting request with PHP
I needed to develop a module to a PHP application in which an invitation is sent to two or more participants who use Microsoft Outlook. // How to create outlook meeting request with PHP // If you don't...
View Article