This is a discussion on Can I store a COM object in a session ? within the PHP Programming forums, part of the Web Development category; Can I store a COM object in a session ?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| hi, No, you can't. COM instances are treated as resources and therefore they are only available in a single script's context. If u have to know more on COM Object with PHP kindly go through PHP: PHP and COM - Manual
__________________ With, J. Jeyaseelan Everything Possible |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to create store procedure? | senraj | Database Support | 4 | 04-25-2008 06:26 AM |
| Destroy session using session ID | Jeyaseelansarc | PHP Programming | 1 | 09-07-2007 07:42 AM |
| What is a SESSION and APPLICATION object in ASP. Net? | bluesky | ASP and ASP.NET Programming | 3 | 08-07-2007 01:25 AM |
| Object reference not set to an instance of an object for crystal reports in .net | KiruthikaSambandam | Database Support | 1 | 08-03-2007 03:26 AM |
| Store and Retrieve the values in cookies in ASP.NET | oxygen | ASP and ASP.NET Programming | 0 | 07-20-2007 12:23 AM |