Description Usage Arguments Value
Drop individual rows from a table
1 | cache_delete_rows(table_name, where_id, is_id, cache_db_con)
|
table_name |
Name of the db table to add data to. |
where_id |
Column in table to use for matching. |
is_id |
Value of |
cache_db_con |
A connection, see cache_db |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.