| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 months |
| seen | May 16 at 22:06 | |
| stats | profile views | 1 |
|
Mar 10 |
comment |
CakePHP: Table Organization for types of Posts hmm this is something I'll have to consider. Thanks! |
|
Mar 10 |
comment |
CakePHP: Table Organization for types of Posts Thanks for your response! Ideally for me I think the Single Table Inheritance would be easiest to implement... Though I'm more wondering if it would be better use of resources to go ahead and split them up rather than having a bunch of PHP if statements sifting through the several null entries every time I display posts. Or would it not really matter? |