Cool...

Yeah, I know, and I always spend at least 3 minutes looking through it
before I post!
seriously!


(Thanks!)

----- Original Message -----
From: "Justin French" <[EMAIL PROTECTED]>
To: "Liam MacKenzie" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, August 15, 2002 3:27 PM
Subject: Re: [PHP] Got another ripper for you all ;-)


what about

$dir = str_replace('\n','',$dir);

???

The manual is full of all sorts of good stuff!

Justin


on 15/08/02 3:20 PM, Liam MacKenzie ([EMAIL PROTECTED]) wrote:

> Hey guys,
>
> yep, another one...
>
>
> I do this:
> echo "-".$dir."-";
>
> I get this:
>
> -/home/eXtremail/mbox/i-redlands.net/9/1/liam
> -
>
> Note the new line at the end.
>
> Is there a way to get rid of any new lines in a string?
> Because this is making my directory listing go whacko.
>
>
> Cheers,
> Liam
>
>
>


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php







-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to