Php function declare tarafından karıştı biraz iam.
What exactly is an single tick, i thought 1 tick = one line of code? But if i use:
function myfunc() {
print "Tick";
}
register_tick_function("myfunc");
declare(ticks=1) {
echo 'foo!bar';
}
Komut dosyası yazdırır:
2 kere "Kene"?