Please answer this simple SPAM challenge: max(two, five)? (Example: nine)
for searching case insensitive better this: <?php array_search(strtolower($element),array_map('strtolower',$array)); ?>
<< Back to user notes page