Re: [PHP] Explode and Trim

2002-04-05 Thread Joshua E Minnie
; > Sincerely, > > Maxim Maletsky > Founder, Chief Developer > > PHPBeginner.com (Where PHP Begins) > [EMAIL PROTECTED] > www.phpbeginner.com > > > > -Original Message----- > > From: Joshua E Minnie [mailto:[EMAIL PROTECTED]] > > Sent: Friday, April 05, 2

Re: [PHP] Explode and Trim

2002-04-05 Thread Joshua E Minnie
D] > www.phpbeginner.com > > > > -Original Message----- > > From: Joshua E Minnie [mailto:[EMAIL PROTECTED]] > > Sent: Friday, April 05, 2002 1:07 AM > > To: [EMAIL PROTECTED] > > Subject: [PHP] Explode and Trim > > > > I am parsing through a

RE: [PHP] Explode and Trim

2002-04-04 Thread Maxim Maletsky
---Original Message- > From: Joshua E Minnie [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 05, 2002 1:07 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Explode and Trim > > I am parsing through a text file and using explode to convert the string to > an array. The problem seem

[PHP] Explode and Trim

2002-04-04 Thread Joshua E Minnie
I am parsing through a text file and using explode to convert the string to an array. The problem seems to be at the end of the string, when I check to see if the last element in the array is empty it tells me that it is not. The problem comes because the last element should be empty because all