View Single Post
  #3 (permalink)  
Old 03-04-10, 07:15
Vikrant_M Vikrant_M is offline
Registered User
 
Join Date: Apr 2007
Posts: 23
I test my code. It works fine up to initialization of com object, after that it hangs without giving any error. Just by restarting of apache, apache releases that memory and my code works fine.
I want to release that same memory from my PHP code.
Reply With Quote