Re: How do I replace a space for a different character?
- From: Geoff Berrow <blthecat@xxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 18:03:44 +0100
I noticed that Message-ID:
<1122482630.329513.117460@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> from Matt MC
contained the following:
>
>"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"
str_replace()
--
Geoff Berrow 0110001001101100010000000110
001101101011011001000110111101100111001011
100110001101101111001011100111010101101011
.
- Follow-Ups:
- Re: How do I replace a space for a different character?
- From: Matt MC
- Re: How do I replace a space for a different character?
- References:
- How do I replace a space for a different character?
- From: Matt MC
- How do I replace a space for a different character?
- Prev by Date: Re: which IDE for php ?
- Next by Date: Re: which IDE for php ?
- Previous by thread: How do I replace a space for a different character?
- Next by thread: Re: How do I replace a space for a different character?
- Index(es):
Relevant Pages
|