

MCQOPTIONS
Saved Bookmarks
1. |
Which one of the following functions will you use to check that the class exists before you work with it? |
A. | class_exist() |
B. | class_exists() |
C. | exist() |
D. | exists_class() |
Answer» C. exist() | |