I have a problem which i do not see on line 9 of my code (which is the second line for you guys). I searched stackoverflow for it, but the problem still seems to be hiding for me…
Code is:
$otsi_array(
'soiduki_tuup' => array(
'' => 'Kõik',
'4X4' => '4X4',
'Kaubik C' => 'Kaubik C',
'MAHTUNIVERSAAL' => 'MAHTUNIVERSAAL',
'Motoroller' => 'Motoroller',
'Sõiduauto' => 'Sõiduauto',
'Traktor' => 'Traktor',
'Veoauto' => 'Veoauto'
);
All help is appreciated.
Pay attention to the syntax…