>>echo $my_array[$j];
>>echo "\n";
>>}
>>
>>etc etc.
>>
>>Have a squizz at the manual on each() and list() functions and the while()
>>constructs also, and a very rich set of array and string functions in
>>general.
>>
>>
>&
)
>constructs also, and a very rich set of array and string functions in
>general.
>
>
>
>- Original Message -----
>From: "Gregory Lewis" <[EMAIL PROTECTED]>
>To: "php-windows" <[EMAIL PROTECTED]>
>Sent: Monday, January 06, 2003 6:18
et of array and string functions in
general.
- Original Message -
From: "Gregory Lewis" <[EMAIL PROTECTED]>
To: "php-windows" <[EMAIL PROTECTED]>
Sent: Monday, January 06, 2003 6:18 AM
Subject: [PHP-WIN] loop through string
> Hi my name is Greg Lewis a
ot; <[EMAIL PROTECTED]>
Sent: Sunday, January 05, 2003 8:18 PM
Subject: [PHP-WIN] loop through string
> Hi my name is Greg Lewis and I'm new to this list and to PHP. I have
experience with Cold Fusion, and so hopefully the transition won't be too
hard.
>
> My first question: How d
Hi my name is Greg Lewis and I'm new to this list and to PHP. I have experience with
Cold Fusion, and so hopefully the transition won't be too hard.
My first question: How do I loop through a comma delimited list?
ex: $mylist = "a,b,c,d,e,f,g";
thanks for your time and patience,
Greg
--
PHP