ZENDFRAMEWORK ARTICLES

Today almost every website you visit show content in form of thumbnails. Thumbnails are nothing but images displayed next to the content. Be it News website or a blog, displaying images next to content is key to appeal user. Even our blog shows...

In order to get success in developing PHP sites it is necessary to have a good development environment. While producing web sites it is often necessary to edit HTML, CSS and JavaScript files. That is why usable IDE should supply all those file types...

Currently JSON has become one of the most popular data exchange formats. Many website APIs support it. Since PHP 5.2, PHP provides json_encode() and json_decode() method to handle JSON encoding and decoding.

Ajax is a very popular acronym which is used for the term Asynchronous JavaScript and XML. It can be defined as a group of interrelated techniques of web development which are basically used on the client side for the main purpose of creating...

Regardless of the social media networks that are popular at the time, email marketing will always be the number one way for a company or organization to connect with customers or clients. But, the average internet user has 2.3 email addresses and...

You’ve watched RailsCasts, you’ve watched ZendCasts – but what about screencasts for PHP Cloud Development techniques? Well, we were surprised to find that there was nothing, yet, available to satisfy that need. There’s cloud development...

The jQuery Two Sided Multi Select box list into a more user friendly two-sided list with options to move items from the one list into the other list and back. You can move single items or all items back and forth using the buttons, or double click...

The CSS Logo Generator tool was written for creating a stylish logo without use of images, free use!.

Everything I’m talking about here, including the code, is in beta mode. It will be subject to change. I’ll update this post after release to fix any code changes that may occur between now and then. I’m releasing this post now so that theme...

As you may know wordpress blogs are very popular with millions of webmasters from across world because of the thousands of wordpress themes that are available to wordpress users. So where does one go for 100 percent free wordpress themes? Well one...

Redis is an open source data structure server with an in-memory dataset that does much more than simple key/value storage thanks to its built-in data types.

CSS Table Generator tool help to create a designed tables with a simple interface without any CSS or HTML knowledge.

In this post I’ll go over how you can utilize JQuery and CSS classes to show/hide various parts across the different sections of a page without creating a mess!