Please answer this simple SPAM challenge: min(seven, five)? (Example: nine)
baughmankr at appstate dot edu, I think this is more efficient.<?phpfunction array_shorten($arr){ list($k) = array_keys($arr); unset($arr[$k]); return $arr;}?>
<< Back to user notes page