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
29 days agoLayla
30 days agoEdna
1 months agoPrincess
3 months agoErick
1 months agoSharee
2 months agoYolando
2 months agoIrving
2 months agoDeonna
3 months agoGerald
3 months agoVilma
3 months agoJulio
3 months agoEvangelina
1 months agoMaddie
2 months agoDarell
2 months agoSocorro
2 months agoGerald
3 months ago