<html>
<!-- BEGIN WEBMAIL STATIONERY -->
<head></head>
<body>
<!-- WEBMAIL STATIONERY noneset -->
<DIV>Please ignore my question. I think I have the answer, although it generates another question. In my class I have an insert, update, delete, and select, but I also have one method that returns the entire table (select all). When I delete the method that returns the entire table and move it into its own class everything works. The reason my code was failing was that it never got to the __destruct() method because it was breaking before it got that far. I don't know why this is okay with the web server and not okay with my desktop computer, but it's easy to fix so it's not worth figuring it out.</DIV>
<DIV> </DIV>
<DIV>Carl</DIV>
<!-- END WEBMAIL STATIONERY -->
</body>
</html>