1.

If you create a-----function, PHP will automatically call this function when you createan object from a class.Sol:

A. __Construct()
B. ___Destruct()
C. oop
D. class
Answer» B. ___Destruct()


Discussion

No Comment Found