0 votes
92 views
in PHP by (2.0k points)
edited

Explain PHP parameterized functions.

1 Answer

0 votes
by (2.0k points)
edited
PHP parameterized functions are functions with parameters. You can pass any number of parameters inside a function. These given parameters act as variables inside your function. They are specified inside the parentheses, after the function name. Output depends upon dynamic values passed as parameters into the function.

Related questions

0 votes
1 answer 117 views
asked Oct 9, 2022 in PHP by MrRam (2.0k points)
0 votes
1 answer 176 views
asked Oct 9, 2022 in PHP by MrRam (2.0k points)
0 votes
1 answer 139 views
0 votes
1 answer 121 views
asked Oct 9, 2022 in PHP by MrRam (2.0k points)
0 votes
1 answer 84 views
asked Oct 9, 2022 in PHP by MrRam (2.0k points)
0 votes
1 answer 103 views

Doubtly is an online community for engineering students, offering:

  • Free viva questions PDFs
  • Previous year question papers (PYQs)
  • Academic doubt solutions
  • Expert-guided solutions

Get the pro version for free by logging in!

5.7k questions

5.1k answers

108 comments

537 users

...