How do I replace a space for a different character?
- From: "Matt MC" <mattsimc@xxxxxxxxx>
- Date: 27 Jul 2005 09:43:50 -0700
Hi, I have a string like
"This is a test",
how do I check that string and replace all spaces with a different
character, like a dash (-), so it displays
"This-is-a-test"
Thank you kindly. Matt
.
- Follow-Ups:
- Re: How do I replace a space for a different character?
- From: Geoff Berrow
- Re: How do I replace a space for a different character?
- Prev by Date: Re: Want to display type of platform visiting
- Next by Date: which IDE for php ?
- Previous by thread: Want to display type of platform visiting
- Next by thread: Re: How do I replace a space for a different character?
- Index(es):
Relevant Pages
|