![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Hobbyist Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 197
Rep Power: 2
![]() |
Deconstructor In PHP Classes
When building a constructor for a class in PHP I understand, object orientation is my favourite part of programming. But I came across something called a deconstructor when I was researching PHP. I looked it up and the information wasn't helpful. It said that it is the opposite of a constructor (Very helpful ... not).
My questions are:
__________________
SYNTAX ERROR ... Last edited by Grich; Oct 23rd, 2007 at 9:41 PM. Reason: Add on. |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Php with Sun Java System Application Server Platform | lucifer | PHP | 0 | Jun 7th, 2007 4:03 AM |
| Classes in PHP | kruptof | PHP | 9 | May 11th, 2007 9:44 PM |
| Could some please explain classes to me... | TCStyle | C++ | 10 | Feb 20th, 2006 3:51 PM |
| What is Lightweight C++? difference in inner classes between C++ and Java? | jonyzz | C++ | 4 | Sep 2nd, 2005 9:56 AM |
| Classes | Sane | Python | 8 | Apr 29th, 2005 12:50 PM |