merge - CakePHP how to list 2 different table which have same table structure -


hi have 2 different comments separated "user_id", "device_id".

i store comment user_id , comment device_id in 2 different tables.

i've used $this->tablename->find() method data single table, need data 2 table same.

is there way merge 2 data , order them 'created' in 2 tables?

thanks in advance


Comments

Popular posts from this blog

r - Trouble relying on third party package imports in my package -

Payment information shows nothing in one page checkout page magento -