Tobias Weidelt wrote: > //@ to suppress the error message: > > if (is_array(@$a['a']['b']['c'])) { I tried it now with PHP5 and it seems to work. So perhaps we don't have any problem at all. :-) Bye, Tobias Weidelt