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 |
What is mod_php?
What is csrf cookie?
How to get the DNS servers of a domain name?
HOW we can use css
What are the features of php?
What are the common uses of php?
How to check curl is enabled or not in PHP
What is the correct syntax of mail() function in php?
What is the use of mysql_real_escape_string in php?
What is static in php?
How to count all the lines of code in a directory and sub folder?
Explain setcookie() function in php?