Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ Can you assign the default values to a function parameters?

Yes! You can set a parameter to have a default value if the function's caller doesn't pass it.

 192 views

More Questions for you: