if(($user['userid'] == 1) && ($post[field5])) {$array = array("Test 1","Test 2");shuffle($array);$post[field5] = $array[0];}