Zend Framework 2.2.1 Released
The Zend Framework community announced the immediate availability of Zend Framework 2.2.1!
Packages and installation instructions are available at: http://framework.zend.com/downloads/latest
This ...
ZF2 – Split Module Configuration in Several Files
It is common situation to have too many configuration options in a single ZF2 module config file so it will be not so easy to manage all of them. In this situation the best solution ...
Zend Framework 2.2.0 Stable Released
The Zend Framework community released Zend Framework 2.2.0 Stable and this is the first stable release in the 2.2 series.
Usability and Consistency
The primary focus of the 2.2 release ...
Database Charset and Collation Changing
Here is a useful PHP script for changing collation of your database.
Just follow the steps:
1. Create file e.g.: changedbcollation.php with the following content:
<?php
/**
* ...
Zend Framework 2 and Subfolders
Zend Framework 2 is a big step forward compared to the previous version. Rob Allen also created the Zend Skeleton application you could use as a start point for your own development.
The ...
What’s New in WordPress 3.5
WordPress is Free and open source software, built by a distributed community of mostly volunteer developers from around the world. WordPress comes with some awesome, worldview-changing ...
