RE: [PHP-DB] Problem with foreach looping...

2005-04-07 Thread Mike Johnson
of the result set at a time. Thus, the code's doing what you told it to. The while() loop is what you want. Why do you need to use a foreach() loop? At that point, there's nothing to foreach() through. No array has been constructed. HTH! -- Mike Johnson Smarter Living, Inc. Web

RE: [PHP-DB] Error Help

2004-11-30 Thread Mike Johnson
! -- Mike Johnson Smarter Living, Inc. Web Developerwww.smarterliving.com [EMAIL PROTECTED] (617) 886-5539 -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php