Hello Marc, you can use my patch to test....
The second parameter can be any expression. Hence another ifsetor() should be possible (if not we'd fix that). marcus Friday, July 9, 2004, 8:48:12 PM, you wrote: > Marcus, or anyone else familiar enough with the engine, > Just to clarify, do you see an inherent technical problem with nesting > ifsetor() function calls? > $user = ifsetor($_SESSION['user'], ifsetor($_POST['user'], NULL)); > or is the problem only with accepting a list of parameters: > $user = ifsetor($_SESSION['user'], $_POST['user'], NULL); > Marc -- Best regards, Marcus mailto:[EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php