zend-logo

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

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-01

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 ...
Blog ideas

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 ...
web-development-test-01

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
cpp-01

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 ...
php-coding

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-programming

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 ...
eclipse-logo

Eclipse Upgrading Tutorial

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

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 ...
Page 2 of 3123
© 2024 LoneShooter.com. All rights reserved. Site Admin · Entries RSS · Comments RSS