When I try to print this :
$erros[] = array($divErro1,$divErro2);
foreach($erros as $testeste){
$testeste = array($erros);
using print_r i get the correct values, but with that marker of array "Array ( [0] => Array ( [0] => ...."
How can i get it to print without that marks? I tried echo but it returns the word "Array"
print_r()?[]()=>chars)