Q. Which of the following is the correct way to create a function in PHP?
β
Correct Answer: (C)
function myFunction()
You must be Logged in to update hint/solution