best way for refactor this code ?
Source: function A($fun){ $fun(); } A(function (){ $a = 22; function s (){ global $a; return $a + 1; } echo s(); //as }); Result: 1 Why doesn't work global $a in s ...
i use windows 10 and ubuntu in my pc , i want to delete ubuntu and install manjaro its possible ?
what is a better alternative?
how i call function in function ? function one($getTwo){ return $getTwo; } function one(function (){ //code }); 🤔
hi guys . May I ask vuejs question?
function A(){ while(true) { yield "hi"; } } why this function not work ?
its only accepts "JavaScript or CSS code to inject." (JS AND CSS) how to inject HTML codes ?
It is possible ?
i after connet to pptp Vpn , i cant to connect the internet why ?
how i uninstall ubuntu ? I want to install Manjaro
can i remove Ubuntu when partitioning manjaro ?🤔
Is that the only way ?!
how to fixed it ?