yes, if you are programming in javascript, it is case sensative

var Webune = "PHP Hosting";

and

var webune = "MYSQL Hosting";

as you can see from the example above, Webune and webune are not the same variable