ID: 13840 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: winNT and win2000 PHP Version: 4.0.6 New Comment:
this is a bug database, not a support channel please ask your question on eg. the php-general mailing list see http://php.net/support.php for further info Previous Comments: ------------------------------------------------------------------------ [2001-10-26 11:17:59] [EMAIL PROTECTED] I have to use a COM object to do authentication. This is our OLD ASP code and working very good. ============================================= set Session("AuthenSrv") = Server.CreateObject("AuthenSrv.AuthenSrv.1") ==================================== I need to convert it into pup and use session_register for that object but it failed. Is there any way I can solve the problem? thank you ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13840&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]