$arr = array();
function arr_push(){
global $arr;
array_push($arr,"my" => 1);
}

böyle bir dene