Advertisements
Advertisements
Question
Define User defined Function.
Definition
Advertisements
Solution
- User Defined Function (UDF) in PHP gives a privilege to user to write their own specific operation inside of the existing program module.
- A user-defined function declaration begins with the keyword “function”.
- User can write any custom logic inside the function block.
shaalaa.com
Is there an error in this question or solution?
