0

I have the following result enter image description here

for ex

serie0, serie1, serie2 etc ... how to make a loop in php, I've try

for($i = 0; $i < count; $i++) {
    echo $request[`serie{$i}`];
}

any idea please ?

R. Richards
  • 23,283
  • 10
  • 63
  • 62
Rafael Moura
  • 1,107
  • 2
  • 13
  • 26

0 Answers0