Hello, I have a problem with checking an array if it is empty:
if ($artikel[$i] != ""){
...
}
That code does not work!
May somebody help me?
thanx,
Moritz
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

