Re: How do I replace a space for a different character?
- From: JDS <jeffrey@xxxxxxxxxxxxxxx>
- Date: Wed, 27 Jul 2005 14:02:27 -0400
On Wed, 27 Jul 2005 10:44:46 -0700, Matt MC wrote:
> Thank you. I got that to work. One more question please. How do I
> break a string into two parts,
Have you tried Googling at all?
Try these:
http://us2.php.net/manual/en/function.str-split.php
http://us2.php.net/manual/en/function.chunk-split.php
or
http://us2.php.net/manual/en/function.preg-replace.php
later...
--
JDS | jeffrey@xxxxxxxxxxxxxxx
| http://www.newtnotes.com
DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/
.
- References:
- How do I replace a space for a different character?
- From: Matt MC
- 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?
- From: Matt MC
- How do I replace a space for a different character?
- Prev by Date: Re: How do I replace a space for a different character?
- Next by Date: Re: installed on SUSE 9.1 but not working -- help?
- Previous by thread: Re: 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
|