Is there any documentation on how to use the db class methods
insert
update
delete
I’m running into issues with not being able to insert data while using this for a custom table,
$this->db = $GLOBALS[‘egw’]->db;
$this->db->insert(self::$table,array(
‘store_name’ => ‘testing1’),false,LINE,FILE);
Version
versions’ =>
array (size=5)
‘current_header’ => string ‘1.29’ (length=4)
‘maintenance_release’ => string ‘17.1.20180720’ (length=13)
‘api’ => string ‘17.1.003’ (length=8)
‘phpgwapi’ => string ‘17.1.003’ (length=8)
‘header’ => string ‘1.29’ (length=4
Maria db is ued
lighttpd server is used
PHP version is 7.2
installation type : archive instalation
created
last reply
- 12
replies
- 1.9k
views
- 2
users
- 4
links