I was wondering what do you think would be the best and cleanest way to define a constant array variable similar to the way define function works. I\'ve seen a
$GLOBALS['MY_ARRAY'] = array();