Tag Archives: PHP

Hide and Show a Div Using Javascript

Sep 16, 2013

Hi all here we going to see  how to create a hidden Div and display it with the click of a button. Actually there is..

Read more

How to configure CS-Cart to work with

Sep 12, 2013

In order to configure CS-Cart to work properly with another domain, you should modify the config.local.php file located in the root of your CS-Cart installation…

Read more

How to Improve the performance of your

Sep 12, 2013

Hi all today we are going to some steps to improve the performance of your magento store here we go How to Improve the performance..

Read more

HTML Marquee Tag & Attributes

Sep 11, 2013

The HTML marquee tag provides a way for browsers to creates a scrolling effect (can be tailored to include any HTML content) vertically or horizontally..

Read more

Tips to optimize MySQL Database

Sep 07, 2013

Hi all hope you all are enjoying the weekend today in this post we are going to see some tips to optimize MySQL Database the..

Read more

How To Turn An Array To String

Sep 06, 2013

If you explode to go one way, then you implode to come back the other way (or use join if you want to type less..

Read more