ID: 11958 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: All PHP Version: 4.0.6 New Comment:
Won't change..... Previous Comments: ------------------------------------------------------------------------ [2001-07-08 07:39:38] [EMAIL PROTECTED] I'd like to have a function that is identical to session_register() except that this new function should take a method as last argument. Eks: session_register_method('foo','bar','GET'); And then $HTTP_GET_VARS['foo'] and $HTTP_GET_VARS['bar'] should be registered as foo and bar in the users session. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=11958&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]