purpose of php consutructor

Posted by Bharanikumar on Stack Overflow See other posts from Stack Overflow or by Bharanikumar
Published on 2010-06-13T15:42:28Z Indexed on 2010/06/13 15:52 UTC
Read the original article Hit count: 131

Filed under:
|
|

Hi ,

Am working in the classes and object class structure , but not extream level ,

Just class and function , then in one place instantiation . that's it , not much big functions

like __construct etc ,

Please tell me very simply ,

1.what is th purpose of constructor ad destructor , But i know theoretical explanation school level ,

But i am expecting something like in real time , which situation we have to use, and is

there any example for that please tell me,

Regards

© Stack Overflow or respective owner

Related posts about php

Related posts about class