会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
一路尘风
博客园
首页
新随笔
联系
管理
订阅
2014年7月8日
php连接oracle oracle开启扩展
摘要: user=$user; $this->pass=$pass; $this->dbname=$dbname; } //连接数据库 function conn(){ $link = oci_connect($this->user,$this->pass,$this->dbname); return $l...
阅读全文
posted @ 2014-07-08 15:24 一路尘风
阅读(6145)
评论(0)
推荐(1)
编辑
公告