View Single Post
07-22-2010, 04:50 PM   #1
EightyEight
Junior Member
 
Join Date: Jul 2010
Posts: 1
Rep Power: 0
EightyEight is getting browny points
how to suppress foreach error?

I am trying to keep some code from popping out a foreach error if the array does not exist? I keep getting this error:

Code:
Warning: Invalid argument supplied for foreach()
Help?
EightyEight is offline   Reply With Quote