ExamVeda
Login
Home
This question belongs to PHP Functions
Functions
?

Which of the following PHP functions can be used to get the current memory usage?

Answer & Solution
Correct Answer: Option C
We can use the memory_get_usage() function, and to get the highest amount of memory used at any point, we can use the memory_get_peak_usage() function.
Examveda
Question posted by Examveda
Community

Join the Discussion

No comments yet Be the first to discuss this question.