ChrisB: end() erkennt Array nicht als Array

Beitrag lesen

Hi,

Warning: end() [function.end]: Passed variable is not an array or object in /path/to/file.php on line 200

Dann nutze var_dump, um herauszufinden, welcher Typ wirklich vorliegt.

MfG ChrisB

--
Light travels faster than sound - that's why most people appear bright until you hear them speak.