Tag Archives: web

Working with CSS max-width Property

Dec 18, 2013

The max-width sets the maximum content width of a block which does not include padding, borders or margins. An element to which max-width applied will..

Read more

A Quick view on PHP magic methods

Nov 26, 2013

Let’s have a quick view on magic methods, as sometimes it looks like it will hard to use these function but reality is these are..

Read more

PHP – Understanding and Validating Integers

Nov 20, 2013

We have often issues with the validation of integers. As PHP has it’s own functions such as is_int() or is_integer() for validating integers,  but sometimes..

Read more

Control Statements in PHP

Nov 06, 2013

PHP If…Else Control Statements When we write code in any language, we perform different actions for different decisions. Like other languages PHP script is built..

Read more

What is the difference between split() and

Nov 04, 2013

Hi all today the thing we going to see in the post is the difference between split() and explode()? a large string. The split() function..

Read more

Gadgets Store Cs Cart template 4.0.1

Sep 14, 2013

Hi all we are happy to introduce our new Cs Cart template Gadget store Cs Cart version of 4.0.1.The Gadgets Store For Cs-cart Ultimate edition..

Read more