Re: Strings vs Arrays
- From: "DJ Stunks" <DJStunks@xxxxxxxxx>
- Date: 29 Dec 2006 23:11:03 -0800
M. Lewis wrote:
I now we can push (concatenate) data onto an array.
I would assume that we could concatenate data on to a string as well
with something like:
$newstring = $oldstring . $newdata
Maybe this isn't correct though. I've not yet tried it.
My question is one method 'better' than the other? If so, why so?
Is a hammer 'better' than a screwdriver?
You sure ask a lot of questions.
-jp
.
- References:
- Strings vs Arrays
- From: M. Lewis
- Strings vs Arrays
- Prev by Date: Strings vs Arrays
- Next by Date: Re: Negate a regular expression
- Previous by thread: Strings vs Arrays
- Next by thread: Re: Strings vs Arrays
- Index(es):
Relevant Pages
|