11-05-2007, 10:19 PM
|
#4 (permalink)
|
|
The Acquainted
Join Date: Sep 2007
Location: Arizona
Posts: 114
Thanks: 10
|
As far as I know, there is no equivalent to __destruct() in PHP4. If you need to use it, I'd recommend asking your host to upgrade to PHP5 or see if you can add a line in your .htaccess file to parse .php files as PHP5.
|
|
|