I'm having difficulty generating a number in each input id.
I need to display 4 images, and I saved their names in the database separating them with a comma, then gave them an explode to display them in foreach.
$array = explode(',', $sqlImage...
asked by
30.11.2017 / 12:55