Which of the following is the correct way to create a function in PHP?
1.Create myFunction()
2.New_function myFunction()
3.function myFunction()
4.None of the above
Answer:3
Posted Date:-2021-07-17 10:14:52