when to use destructor in php?

Posted by ajsie on Stack Overflow See other posts from Stack Overflow or by ajsie
Published on 2010-04-11T19:54:18Z Indexed on 2010/04/11 20:03 UTC
Read the original article Hit count: 93

Filed under:
|

what is the main purpose of a destructor?

could you give any examples of what i might want to run when a object is deleted?

© Stack Overflow or respective owner

Related posts about php

Related posts about php5