1.

If you create a __construct() function, PHP will automatically call this function when you create an object from a class.

A. true
B. false
C. both a and b
D. none of these
Answer» B. false


Discussion

No Comment Found