Connecting PHP to the MYSQL : Important concept:- The object operator , ( ->) , It’s technically called the “object operator” . it is used in object scope to access methods and properties of an object. It’s meaning is to say that what is on the right of the operator is a member of the object instantiated into the variable on the left side of the op…
Read more
Social Plugin