$array[$row][$col] = $pixel; #### $array{$row}{$col} = $pixel; #### $hosts{$ip}{$alias} = 1;