Ministério Público wrote:
Hi guys I'm getting the following error and I cant seem to understand what
Im doing wrong, if someone could help me I'd apreciate it.

Here is the error message I get in some fileds of the output on the browser:

*Warning*: Invalid argument supplied for foreach() in *
c:\apache\htdocs\pobs\pobs.php* on line *180*

..

*foreach($JSFileExtArray* as *$Key* *=>* *$Value)

JSFileExtArray isn't an array, it's something else.

Use var_dump to see what it is and go from there.

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to