More Class Help
Posted: Mon Aug 01, 2005 3:22 pm
Ok... I posted a little while ago needing help with PHP Classes. I went through some tutorials and I have a "pretty" good idea of how this stuff works. What I'm having problems with now though is: What is the proper way to include "content" into each page? Should I make another class for each page and extend my main class? or is there a better way to do it?
Say I want to have a fairly large page that has quite a few "case" statements (for editing, deleting, etc). How do you guys (and girls) do it?
Say I want to have a fairly large page that has quite a few "case" statements (for editing, deleting, etc). How do you guys (and girls) do it?