Item management: SQL query items
|
|||
|
Item management: SQL query items
SQL query items contain SQL queries which are executed once as the item is processed by build.php. If the SQL query returns a result set then the first line is returned as an array $tt_sql_data whose indexes are the table column names. PHP variables may be used but they must be enclosed whthin concatenation operators and quote marks as if they were being combined into a single string by some PHP code.
|
|||
|