立即注册 登录
召隆企博汇论坛 返回首页

linzp的个人空间 http://bbs.clogcn.com/?7 [收藏] [复制] [分享] [RSS]

日志

PHP中跨数据库查询的方法

已有 299 次阅读2019-12-10 18:01

$bhDBConn=$this->initDB('bhdb');

$sql="select * from algorithm_para ";
$rs=$bhDBConn->query($sql);
$row=$rs->fetchAll(PDO::FETCH_ASSOC);
print_r($row);


路过

雷人

握手

鲜花

鸡蛋

评论 (0 个评论)

facelist

您需要登录后才可以评论 登录 | 立即注册

QQ|Archiver|手机版|小黑屋|召隆企博汇 ( 粤ICP备14061395号 )

GMT+8, 2024-11-24 04:01 , Processed in 0.021514 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

返回顶部