基于其值移除数组键的简单方法

Nic*_*ars 0 php arrays

$fields = array('timbo', '22', 'norway');
Run Code Online (Sandbox Code Playgroud)

我怎么能根据它的价值单独取消挪威的数组键?