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
/**
* ...
Android Quick Start Programming Tutorial
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 ...
