tobyheywood
IS-IT--Management
Hi all,
Small problem... Why would I (when nesting foreach statements) get the following error message from the second foreach statement? Hopefully that question made sense!
Warning: Invalid argument supplied for foreach() in %PATHTOFILE%/allfacts.php on line 131
I think it is because the foreach statement is treating it as an array (which it is) but then falls over!
Can anyone please shed some little on the matter?
TIA.
Regards
Toby Heywood
Small problem... Why would I (when nesting foreach statements) get the following error message from the second foreach statement? Hopefully that question made sense!
Warning: Invalid argument supplied for foreach() in %PATHTOFILE%/allfacts.php on line 131
I think it is because the foreach statement is treating it as an array (which it is) but then falls over!
Can anyone please shed some little on the matter?
TIA.
Regards
Toby Heywood