Jump to content

[SOLVED] Warning: Variable passed to each() is not an array


t_machine

Recommended Posts

hi, can anyone help me with this problem. The script gets a form that posts it's values as an array configuration[].

 

This is the line that outputs the error.

while (list($key, $value) = each($HTTP_POST_VARS['configuration'])) {

 

Any help would be greatly appreciated :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.