How to format mysql date in php?

We always face problem while saving and displaying the date field, so must need to know…

How to set css opacity in internet explorer ?

                             For the…

LOCAL AND GLOBAL TEMP TABLE

WHAT IS DIFFERENCE BETWEEN LOCAL AND GLOBAL TEMP TABLE? LOCAL TEMP TABLE Local temp table visible…

What is an Object in OOPS?

Object is the base of object oriented programming concept. Object is an instance of class in…

WHAT IS A TRIGGER

WHAT IS A TRIGGER Trigger is used for firing a any action when SQL operations like…