How to Install Soap Extension on Windows7 WAMP Server

Today, I’m sharing simple 5 (five) step for how to installed the Soap Php-Extension on WAMP-Server that running on Windows 7-Professional. It is also work for others… How to check SOAP install or not ? 1st of all check your server Php configuration by phpinfo() Php function and check SOAP already installed or not. To …

How to Install Soap Extension on Windows7 WAMP Server Read More »

IP Canonicalization – Url Canonicalization Solution by htaccess and Web.config

What is a canonicalization ? “Canonicalization is the process of picking the best url when there are several choices, and it usually refers to home pages. For example, most people would consider these the same urls: www.example.com http://example.com/ www.example.com/index.html example.com/home.asp But technically all of these urls are different. A web server could return completely different …

IP Canonicalization – Url Canonicalization Solution by htaccess and Web.config Read More »

How to Change the WordPress Database Prefix for Improve Security

WordPress Database is one of the most important thing for your entire WordPress site because every information of your site like content, theme setting, plugin etc are stored in there &it act like a for WordPress Website. Due to high importance of Databse in WP it is hacker’s favorite target and they attack by running …

How to Change the WordPress Database Prefix for Improve Security Read More »

CSS Image sprites – Importance – How to create and 10 recommended CSS sprite generators

What is CSS Sprite ? In Css Sprite case The Sprite world is quite misleading because here sprite is not in mean of a small picture, but it’s for a one big image. You’ve probably seen that CSS technique where a button image change on hover within the same image shifted by background-position. CSS-Sprites extend …

CSS Image sprites – Importance – How to create and 10 recommended CSS sprite generators Read More »

Scroll to Top