Re: Strings vs Arrays
- From: "DJ Stunks" <DJStunks@xxxxxxxxx>
- Date: 30 Dec 2006 15:47:05 -0800
Leonid Grinberg wrote:
and to make an array into a string:
foreach (@array) { $string .= $_; }
uh, join?
-jp
.
- References:
- Strings vs Arrays
- From: M. Lewis
- Re: Strings vs Arrays
- From: "John W. Krahn"
- Re: Strings vs Arrays
- From: Leonid Grinberg
- Strings vs Arrays
- Prev by Date: Re: Negate a regular expression
- Next by Date: Re: Negate a regular expression
- Previous by thread: Re: Strings vs Arrays
- Next by thread: Re: Strings vs Arrays
- Index(es):