Tag Archives: Tutorial

Cs-cart Template Installation

Jan 20, 2014

Hi all now in this blog we are going to see step by step video tutorial  of Cs-Cart template installation from Bugtreat Technologies hope this..

Read more

Speed up PHP with APC

Jan 16, 2014

APC stands for Alternative PHP Cache,The Alternative PHP Cache (APC) is a free and open PECL package that provides an opcode cache for PHP. It’s..

Read more

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

enctype HTML attribute

Dec 11, 2013

The enctype attribute’s main purpose is to indicate how the form data/values should be encoded prior to it being sent to the location defined in..

Read more

Swapping Array Keys and Values

Dec 06, 2013

If you want interchange the keys and values of an associative array. It’s very easy, just use PHP’s array_flip() function which perform a very specialized..

Read more

Difference Between Sleep and Hibernate in Windows?

Dec 03, 2013

Windows 7 provides several options for conserving power when you are not using your PC. These options include Sleep, Hibernate, and Hybrid Sleep and are..

Read more