#IT-6314
Awesome StudentQuestion • Web Application Development 1

Which one of the following is the right way of defining a function in PHP?

Answer

functionfumctionName(parameters) { function body }