How can I call manually a PHP database function on CodeIgniter's database handler object? How to retrieve the connection ($dbc
), or call a function like mysql_real_escape_string($dbc, $variable)
?

如何在codeigniter中引用数据库连接?
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-
3条回答 默认 最新
- dongtanhe4607 2012-04-23 01:12关注
You can call any mysql native function and access mysql connection id.
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报