Si pero en PHP seria algo como esto:
Código PHP:
Ver original$txt = function (){ return 'esta función se ejecuta ahora';}
entra a la documentación que te dejo
JaimeSavines:
Cita:
Iniciado por JaimeSavines Se llaman funciones anónimas [URL="http://www.php.net/manual/en/functions.anonymous.php"]http://www.php.net/manual/en/functions.anonymous.php[/URL] te remito al manual. Y como recomendación procura volverlo tu mejor amigo.
solo cambia el
en por
es seria:
[URL="http://www.php.net/manual/es/functions.anonymous.php"]http://www.php.net/manual/es/functions.anonymous.php[/URL]
para que lo veas en español