Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 81799

Where can I input the where clause?

$
0
0

function update_data ( $db, $id) {
$db->update( 'transactions', array(
'counter' => $id
) );
}

->on( 'postCreate', function ( $editor, $id, $row ) {
update_data ( $editor->db(),$id);
})


Viewing all articles
Browse latest Browse all 81799

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>