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 ...
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 ...
Pi Engine
Pi Engine is a role oriented application development engine for web and mobile, designed as the next generation and a successor to Xoops. Pi is developed upon PHP and MySQL ...
MySQL doesn’t contain built in function for counting number of words in a column. It’s a very common request so we need use a trick for this purpose.
The query bellow returns ...
If you want to be a web developer or designer think again.
Here are some devices your sites and web applications need to be tested on
Will modern C++ replace C#? Does Microsoft push developers to adopt C++ programming language? Many developers are talking about modern C++ popularity and migrating back to C++ from ...
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
/**
* ...
This tutorial will demonstrate how to create your first Android application, setup Android development environment and it is based on Eclipse 4.2 (Juno), Java 1.6 and Android 4.2 (Jelly ...
Eclipse is an multi-language Integrated Development Environment or IDE. The Eclipse was originally created by IBM, but the Eclipse Foundation has since taken over direction and development ...
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 ...