Re: [PHP] Finding linefeeds in Strings

2001-04-02 Thread Richard Lynch
/volunteer.htm - Original Message - From: Jens Kisters <[EMAIL PROTECTED]> Newsgroups: php.general Sent: Thursday, March 29, 2001 9:57 AM Subject: [PHP] Finding linefeeds in Strings String functions like explode, strpos or str_replace seem to fail when asked to work with "\n"

[PHP] Finding linefeeds in Strings

2001-03-29 Thread Jens Kisters
String functions like explode, strpos or str_replace seem to fail when asked to work with "\n". What can i do to tokenize or explode a string by linefeeds? i replaced "\n" by another expression and it seems to work, but i'm curious if there's a mor elegant solution... cu Jens -- Grüße aus dem