What is the correct way to create a function in PHP?

  1. function myFunction()

  2. new_function myFunction()

  3. create myFunction()


Correct Option: A

Find more quizzes: