Delete Rows For Specific user_id
1 | db_delete_user_from_table(con, tablename, user_id)
|
con |
valid database connection |
user_id |
user ID |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.