samedi 27 juin 2015

How to implement a loop in php [on hold]

Hi I'm totally new here and with and would glad if someone could help as I'm stuck with how I can create a loop with some php code.

$TotalUniques = $this->TotalUniquesHits($Counts[$xx]['ID']);

The value I'm after is [$xx] which represents a position in the array. How to change it so that I get $TotalUniques looping through all the values of $xx?

Aucun commentaire:

Enregistrer un commentaire