On Wed, Feb 27, 2008 at 5:16 PM, Jason Pruim <japruim@xxxxxxxxxx> wrote: > I (Dan Brown) wrote this stuff: > > As soon as a function reaches a `return` statement, it returns > > that data and exits, so the second `return` is never processed. > > so the "return $table;" line doesn't ever get processed? > > Is there anyway to make it get processed? :) I'm attempting to rewrite > code so I don't HAVE to use session variables... Hoping I can make it > work :) Check the archives for "More than one values returned?" originally posted on last week (18 February) and continued until yesterday. That should give you some insight. -- </Dan> Daniel P. Brown Senior Unix Geek <? while(1) { $me = $mind--; sleep(86400); } ?> -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php