Re: [php-list] A problem with foreach [SOLVED]

2007-02-03 Thread Michael Sullivan
On Sun, 2007-02-04 at 04:01 +, Michael Sullivan wrote: > Now I'm having a problem with foreach. I have my local array $school > of type School. Type School contains an array of accompanists. I'm > trying to print off some school information, with accompanist > information printed off in an inne

[php-list] A problem with foreach

2007-02-03 Thread Michael Sullivan
Now I'm having a problem with foreach. I have my local array $school of type School. Type School contains an array of accompanists. I'm trying to print off some school information, with accompanist information printed off in an inner loop. PHP is giving me the error: Warning: Invalid argument