note 98039 deleted from language.oop5.basic by visualmind
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: Ankur ---- in Example number 1..... For beginners you wil get output only if you add the foowing lines to code...that after making the object for the class $a = new SimpleClass(); $a->displayVar();