Hey out there! I've got a maybe simple question: Where the point of not implementing anonymous functions in php alike javascript?
Par example:
As normally used:
<?
$c = create_function(~, ~);
?>
Suggestion:
<?
$c = function (~) { ~ }
?>
> More Simple, have a better point of view and a bit easier. <
Your,
--
(c) Kenan Sulayman
Freelance Designer and Programmer
Life's Live Poetry
