In article <00c101c2441b$83a612a0$0e00a8c0@luke>, 
[EMAIL PROTECTED] says...
> 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

trim()

Liam is an Irish name, is it not :-)

-- 
David Robley
Temporary Kiwi!

Quod subigo farinam

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

Reply via email to