adspace
Answer Posted / Abdul Kadir Quraishi
A lambda function, also known as anonymous functions or closures, in PHP is a function that can be created without a name. It's defined using the 'fn' keyword and is only available in PHP 8.0 and later versions. Lambda functions can capture variables from the outer scope and are useful for simple, one-off tasks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is trait in php?
What is the current stable version of php? What advance thing in php7?
How to create a web form?
Tell me what kind of things have you done on the social side?
Write a program using while loop?
What sized websites have you worked on in the past?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
List some features of php that are deprecated in php7?
What is the difference between htmlentities() and htmlspecialchars()?
Name and explain five of the PHP error constants?
hello all, I need some sample placement papers in lion bridge.. can anyone help me?
sort term descripttion form, report and uery
What does $_files means?
Which variable declarations within a class is invalid in php?
how to detect a mobile device using php