What is user defined function in php?



What is user defined function in php?..

Answer / Umesh Chandra Saxena

A User-Defined Function (UDF) in PHP is a function that is created by the programmer. It allows for reusable code blocks to perform specific tasks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How do you identify independent and dependent variables in research?

1 Answers  


What is a collection in php?

1 Answers  


Which cryptographic extension provide generation and verification of digital signatures?

1 Answers  


How to call javascript function in php without any event?

1 Answers  


What is prepare in php?

1 Answers  


What is the difference between overloading and overriding in php?

1 Answers  


What is session expiry?

1 Answers  


What are the two types of variables?

1 Answers  


Is PHP an open source software?

1 Answers  


Which functions are used to count the total number of array elements in php?

1 Answers  


where do we use htaccess?

1 Answers  


Can you specify the "new line" character in single-quoted strings?

1 Answers  


Categories