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