Constructs a MySQL query with a conditional around date. This is aimed at eventlogging, where the date/time is always "timestamp".
1 | build_query(fields, table, date = NULL, conditionals = NULL)
|
fields |
the |
table |
the table to use |
date |
the date to restrict to. If |
conditionals |
other conditions to include in the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.