Have your mozilla firefox homepage hijacked and showing undesired homepage?  don’t worry !!   Just follow some simple steps to get rid by this.   1. Close Mozilla Firefox.   2. Uninstall the package from control panel > add remove program Package with the name whose default page has set on your Firefox browser  …

What is the difference between cookies and session?   HTTP is a stateless protocol. That mean, that treats each request as an independent transaction that is unrelated to any previous request. So, how about the request we want to make frequently, like username or id? As you know, we could store our data in COOKIE.…