From: "Jake McHenry" <[EMAIL PROTECTED]> > I've been using array_search in my scripts for a while now, but have > come across a problem. My new page has a textarea field. If I enter > any new lines in the textarea, array_search returns false. [snip] > Kinda stuck here.. Not sure what I should try next...
How about showing us how you're using array_search, since it has nothing to do with textareas or line breaks except in the context you're using it in... ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php