Re: [PHP] about whitespace

2002-09-09 Thread yasin inat
http://www.php.net/manual/en/function.trim.php for the beginning of string use ltrim() vice versa rtrim() -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] about whitespace

2002-09-06 Thread Jay Blanchard
[snip] is there any function which removes white spaces inse a string? [/snip] eregi_replace(), there are others as well. http://www.php.net/manual/en/function.eregi-replace.php rtfm(); HTH!; Jay I bet I can stop gambling * * Texas PHP