way to access data in the other table through the relationship in a table in the associated tables? For example, I want to access the categoryName in the other table through the relationship in the tbNews table. This method exists in ASP and is used in "tbNews.tbCategories.categoryName" Is there such a use in PHP?
Use inner join query
Обсуждают сегодня