Table<input type="text" onchange="updateSort('config','id','{$shop_configid['shop_info_store_logo']}','value',this)" value="{$shop_config ['shop_info_store_logo']}" class="form-control" />
Save code
if($data['act'] == 'edit'){
$r = D('config')->where('id='.$data['id'])->save($data);
}
Just save other characters, such as Chinese, letters, with/or. But not
slashes are escaped
Check the field types of your table