1.

PHP recognizes constructors by the name.

A. classname()
B. _construct()
C. function _construct()
D. function __construct()
Answer» E.


Discussion

No Comment Found