Q. Which PHP functions are used to find the lowest and highest values from a list of arguments?
β
Correct Answer: (B)
min() and max()
You must be Logged in to update hint/solution