Featured Articles
32 days agoZend Framework 2.2.0 Stable Released
125 days agoDatabase Charset and Collation Changing
158 days agoAndroid Quick Start Programming Tutorial
All Stories
Zend Framework 2 – Invokables vs. Factories vs. Services
Beginners in Zend Framework 2 can see using “strange” config keys such as factories, services and invokables in many configuration files. For example:
...
'invokables' ...
Zend Framework 2 Tool (ZFTool) Tutorial
ZFTool is an utility module for maintaining modular Zend Framework 2 applications. It runs from the command line and can be installed as ZF2 module or as PHAR.
Features
- Class-map ...
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 ...
Xoops/Pi Engine Introduction
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 – Count Number Of Words
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 ...
Do You Want To Be A Web Developer?
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
Website Bounce Rate
The bounce rate of a website can mean a few things, but it’s most commonly used to describe the number of visitors who land on a page on your site and then immediately click off. ...
Does Microsoft Push C++ Instead of C#?
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 ...

