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
1 months agoHayley
1 months agoEdna
13 days agoPrincess
2 months agoErick
12 days agoSharee
18 days agoYolando
1 months agoIrving
1 months agoDeonna
2 months agoGerald
2 months agoVilma
2 months agoJulio
2 months agoEvangelina
14 days agoMaddie
17 days agoDarell
1 months agoSocorro
1 months agoGerald
2 months ago