Data manipulation: How to define $dataobject

Data manipulation: How to define $dataobject

by Avinash Kumar Shudhanshu -
Number of replies: 0

I have to insert some values in the table, Documentation says: `$DB->insert_record($table, $dataobject, $returnid=true, $bulk=false)` , how to I define $dataobject ?

Average of ratings: -