[ciapug] Class structure

carl-olsen at mchsi.com carl-olsen at mchsi.com
Mon Aug 21 13:20:25 CDT 2006


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.

Carl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cialug.org/pipermail/ciapug/attachments/20060821/e5f589c3/attachment.htm


More information about the ciapug mailing list