What is variable function php?



What is variable function php?..

Answer / Gulshan Kumar

Variable functions in PHP allow a function name to be specified as a string. This can be useful for dynamic function names or for using arrays of functions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What are the Formatting and Printing Strings available in PHP?

1 Answers  


Can you convert php to html?

1 Answers  


What backslash character will match whitespace?

1 Answers  


How many requests will be send to server and response coming from server when you open a web page (e.g. xyz.php) which has an image tag?

3 Answers   Persistent,


How do I check if a given variable is empty?

1 Answers  


What are the design patterns in php?

1 Answers  


What is difference between php and wordpress?

1 Answers  


What's the difference between using mysql_ functions and pdo?

1 Answers  


What is active record in php?

1 Answers  


what is the use of include_once in php?

1 Answers  


How can we access the data sent through the url with the post method?

1 Answers  


How do I use isdigit function?

1 Answers  


Categories