

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following PHP functions can be used to get the current memory usage?$? |
A. | get_usage() |
B. | get_peak_usage() |
C. | get_memory_usage() |
D. | get_memory_peak_usage() |
Answer» D. get_memory_peak_usage() | |