Hi
I want to display list from my database, but output shows this error message
in line 60 at aa.php is this :
[code=php]
foreach($allFra mes as $frame)[/code]
What is wrong with this code?
thanks
I want to display list from my database, but output shows this error message
Code:
"Warning: Invalid argument supplied for foreach() in C:\..\aa.php on line 60"
[code=php]
foreach($allFra mes as $frame)[/code]
What is wrong with this code?
thanks
Comment