Your Open Source

 
Related Posts

getclass vs instance

Difference between getclass vs instance

getclass()
----------
Just give the name of the class of the given object
.


instance()
----------
Get the instance of the object, so if you want to access the all functions or variable with in the class, you need to calll instace() to create a instance of the object.

  • hits 114
  • datetime Sep 09 09 03:04:51
  • author Sekar
  • rating

Rating : 12345
Tags :- PHP

Answers

No Answers..
Your Name:
Your Answers :
<> is a code tag
Preview
Enter the verification code: