Home »
General »
PHP discussions »
invalid argument
invalid argument [message #21864] |
Tue, 21 December 2004 16:37 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
curtbuchanan
![United States United States](/forum/images/flags/us.png) Messages: 1 Registered: December 2004
Karma: 0
|
Junior Member |
|
|
hi...im a nebie at this forum.
i came across an invalid argument warning pointing to a foreach loop. it seems that when i was working with this file last week everything went good, but now its giving me this error.
$this->nameSearch->restore();
foreach($this->nameSearch->results[$lastName][$firstName]['hits'] as $row)
{
if($row['instNum']==$instNum && $row['year']==$year)
{
$path=$row['imgPath'];
}
im running php version 4.2.3 on win xp. What am i missing/going wrong?
[Updated on: Tue, 21 December 2004 16:37] Report message to a moderator
|
|
|
|
Goto Forum:
Current Time: Tue Feb 18 19:37:17 GMT 2025
Total time taken to generate the page: 0.02539 seconds