Welcome Guest, Not a member yet? Register   Sign In
How to show same view by diferent parameters
#2

@itvel,

You could do a couple of things...

1. You could create a model that calls both the user and card models and merges the data into an array.
2. You could create a view on the database that connects the user and card tables and then create a model that uses either the user id or card id to call the view to get the data.
Reply


Messages In This Thread
RE: How to show same view by diferent parameters - by php_rocs - 08-09-2018, 12:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB