(){
//code
});
🤔
function bar(){ echo "foobar"; } function foo(){ bar(); } foo();
Обсуждают сегодня