Konu
Warning: Invalid argument supplied for foreach [YARDIM]
04-10-2013, 21:07:46
#2
fatihsarac
$error boş geliyor muhtemelen.
if(isset($error)){
foreach ($error as $key => $values) {
}
}
yaparsan sorun düzelir.