ZENDFRAMEWORK ARTICLES

Ajax File Browser

Ajax File Browser

Voipclub.biz

Voipclub.biz For making free calls with VOIP software or making calls to landline phones at really low rates, Voipclub.biz is a good option to consider. The software has been thought to include almost everyone of the most popular operating systems, something...

Media Element

Media Element

Wicked Startups – Website Reviews

 Wicked Startups – Website Reviews Skip to content

Wholesale-organics.com

Wholesale-organics.com A lot of people turn to organic products these days for a change from buying and consuming highly industrialized products. Not that they are a bad choice, but organic products can be more friendly to the environment and maybe offer a healthier...

Wajam.com

Wajam.com Wajam is an extension for web browsers, that lets you get search results of contents shared by your friends on social networks. We all rely on what our friends sometimes think about any kind of topic, from movies to the car they bought recently or...

TheBooksDialogue.com

TheBooksDialogue.com This blog was created by a book lover to find kindred souls and share that passion. His name’s Ron, and he has recently launched Thebooksdialogue.com. Other industries have been competing with publishing to provide the crowds with...

Types of Error Levels in PHP

Types of Error Levels in PHP Basically PHP error are categorized by error levels for various kind of errors and its define all kinds of error from notice to fatal errors.The error level defines the seriousness and importance of errors.Most of the errors may be caught with a...

toString in PHP

toString in PHP Just as you can define a toString() method in programming languages such as Java and C#, you can have __toString() magic methods for PHP classes too.

Using Puppet Modules to Install and Manage WordPress

Using Puppet Modules to Install and Manage WordPress Puppet modules are a fantastic way to deploy and manage specific applications. The Puppet Forge contains a wealth of third-party modules that allow you to do some awesome stuff with a minimum of work. In this post, we use a module from the Forge to...

Ajax Libraries Compared: Prototype versus jQuery

Ajax Libraries Compared: Prototype versus jQuery Contrary to popular belief, Ajax is not rocket science, especially with the right library. This videos explore the popular Prototype and jQuery libraries showing how they can simplify typical Ajax techniques and make JavaScript easier to work with....

Easy Framework

Easy Framework

BDD Approach to Unit Testing with Codeception.

BDD Approach to Unit Testing with Codeception. Codeception is new BDD-style testing framework for PHP. It makes testing easier than it was before. In this article a sample unit test is demonstrated. And as a sweet bonus test code is transformed into DocBlox documentation.

Remote debugging in PHP with Xdebug

Remote debugging in PHP with Xdebug I like to start my blog with a small tutorial where i do explain, how you can debug remotely in PHP using Xdebug.

PHP : Bitwise operator

PHP : Bitwise operator Bitwise operators allow to operate on the bitwise representation of their arguments.
1
 2 
 3 
 4 
 5 
 6 
 7 
 8 
 9 
RSS RSS RSS