> Is there a quick way to add all of the vars in the $_POST[] array to > the $HTTP_SESSION_VARS[]? > I suppose a loop would do the trick.
array_merge() might work, too. Chris -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php