Windows Archive

How to increase file import size in phpMyAdmin (WAMP Server Localhost)

Are you trying to clone your live wordpress site to localhost (local computer)? For the very first time when you clone your site manually you will face some issues. Usually you will end up in a situation where you cannot import your database (SQL file). Due to the file upload limit you cannot import large

How to edit hosts file in windows 7, 8 that require admin privileges

Hosts file is a normal text file used by your operating system (windows) that is to map domain name to IP address. There are many uses with hosts file like blocking specific websites or a list, redirecting a website, assigning local domain names etc. There are also several other files in your windows computer which

How to block specific websites in all web browsers – Windows computer

Day by day, hour to hour and every single second internet is filled with more and more adequate information, knowledge, entertainment and other stuffs. Study shows that an average guy spends most of his time in internet only for leisure activities. Don’t you feel like that you are missing out your real life activities by

How to run your computer as a local server (windows)

Today I am going to teach you how to how to run your computer as a local server. Before that let’s see what are the benefits of using local server 1. No internet required for doing projects. 2. Fast and reliable than working online. 3. Developers learn easy with coding. Trail and Error with codes