0

I am trying to do

echo implode(" ", $problem);

but when I do I get an Array to string conversion error. The weird part is that it works but it still gives me an error. The print_r reads

( [0] => Array ( ) [1] => Password must be at least 8 characters [2] => Password must have at least one special character ) 

0 Answers0