Invalid Argument why?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Why is this an invalid argument?

 foreach(($row['inType']) as $inType){

echo $inType,'<br>';}

I am trying to output results from a data base that may have multiple
results for the same name....

So trying to use an array and foreach that is the right track ...right?


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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux