How many times will the function counter() be executed in the following code?
function counter($start, &$stop)
{
if ($stop > $start)
return;
}
counter($start--, ++$stop);
$start = 5;
$stop = 2;
counter($start, $stop);
Limited Time Offer
25%
Off
Gail
2 months agoHayley
2 months agoStanton
11 days agoLayla
12 days agoEdna
26 days agoPrincess
2 months agoErick
25 days agoSharee
1 months agoYolando
2 months agoIrving
2 months agoDeonna
2 months agoGerald
3 months agoVilma
3 months agoJulio
3 months agoEvangelina
27 days agoMaddie
1 months agoDarell
1 months agoSocorro
2 months agoGerald
3 months ago