PHP Classes

File: template/Code/lang-join-sql

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis Tool Creator   template/Code/lang-join-sql   Download  
File: template/Code/lang-join-sql
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Melis Tool Creator
Module for the Melis CMS to create tools
Author: By
Last change:
Date: 1 year ago
Size: 242 bytes
 

Contents

Class file image Download
$select->join( '#TCPLANGTABLE', new Expression('#TCPLANGTABLE.#TCPLANGTBLFK = #TCPPRIMARYTABLE.#TCPPRIMARYTBLPK AND #TCPLANGTBLLANGFK ='.$langId.''), ['*'], $select::JOIN_LEFT );