Explain php parameterized functions.



Explain php parameterized functions...

Answer / Anupam Rani

Parameterized functions in PHP are functions that accept arguments or parameters. They allow you to pass different values each time the function is called.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is mod_php?

1 Answers  


What is csrf cookie?

1 Answers  


How to get the DNS servers of a domain name?

1 Answers   Life Infotech,


HOW we can use css

3 Answers   ConSim, IPsoft,


What are the features of php?

1 Answers  


What are the common uses of php?

1 Answers  


How to check curl is enabled or not in PHP

1 Answers  


What is the correct syntax of mail() function in php?

1 Answers  


What is the use of mysql_real_escape_string in php?

1 Answers  


What is static in php?

1 Answers  


How to count all the lines of code in a directory and sub folder?

1 Answers  


Explain setcookie() function in php?

1 Answers  


Categories