Which Of The Following Php Functions Can Be Used To Get The #648
Which of the following PHP functions can be used to get the current memory usage?
This multiple choice question (MCQ) is related to the book/course gs gs107 PHP: Hypertext Preprocessor. It can also be found in gs gs107 PHP Functions - PHP In-Built Functions - Quiz No.1.
Which of the following PHP functions can be used to get the current memory usage?
get_usage()
get_peak_usage()
memory_get_usage()
memory_get_peak_usage()