JTable class, can it create read update multiple tables?
Posted: Sun Sep 16, 2007 12:20 pm
Im working through learning joomla 1.5 extension dev. I am now making my own extensions but it uses a single table and states JTable can do all from a SINGLE table.
Can it be used with multiple tables? Im used to multi joins in procedural php but not in a class environment, any help or suggestions gratefully received...Would another Object/class be better?
Can it be used with multiple tables? Im used to multi joins in procedural php but not in a class environment, any help or suggestions gratefully received...Would another Object/class be better?