RE: [PHP] Destroying COM objects

2003-02-28 Thread Sterling Anderson
Tried setting it to NULL and unset(com_onject).
Neither are working. I'm stumped.

On Thu, 27 Feb 2003 23:35:23 +, Rich Gray wrote:

 When using the COM functions in PHP what is the equivalent of 
 ASPs set object=nothing?
 I am using the Crystal Report objects and I cannot seem to 
 destroy my Report object.
 
 Have you tried setting it to NULL?
 Rich


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] Destroying COM objects

2003-02-27 Thread Rich Gray
 When using the COM functions in PHP what is the equivalent of 
 ASPs set object=nothing?
 I am using the Crystal Report objects and I cannot seem to 
 destroy my Report object.

Have you tried setting it to NULL?
Rich


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php