位置: 编程技术 - 正文

PHP:pg_send_query_params()的用法_PostgreSQL函数

编辑:rootadmin
pg_send_query_params

推荐整理分享PHP:pg_send_query_params()的用法_PostgreSQL函数,希望有所帮助,仅作参考,欢迎阅读内容。

文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!

(PHP 5 >= 5.1.0)

pg_send_query_params — Submits a command and separate parameters to the server without waiting for the result(s).

说明 bool pg_send_query_params ( resource $connection , string $query , array $params )

Submits a command and separate parameters to the server without waiting for the result(s).

This is equivalent to pg_send_query() except that query parameters can be specified separately from the query string. The function&#;s parameters are handled identically to pg_query_params(). Like pg_query_params(), it will not work on pre-7.4 PostgreSQL connections, and it allows only one command in the query string.

参数

connection

PostgreSQL database connection resource.

query PHP:pg_send_query_params()的用法_PostgreSQL函数

The parameterized SQL statement. Must contain only a single statement. (multiple statements separated by semi-colons are not allowed.) If any parameters are used, they are referred to as $1, $2, etc.

params

An array of parameter values to substitute for the $1, $2, etc. placeholders in the original prepared query string. The number of elements in the array must match the number of placeholders.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

Use pg_get_result() to determine the query result.

范例

Example #1 Using pg_send_query_params()

<?php$dbconn=pg_connect("dbname=publisher")ordie("Couldnotconnect");//Usingparameters.Notethatitisnotnecessarytoquoteorescape//theparameter.pg_send_query_params($dbconn,'selectcount(*)fromauthorswherecity=$1',array('Perth'));//Compareagainstbasicpg_send_queryusage$str=pg_escape_string('Perth');pg_send_query($dbconn,"selectcount(*)fromauthorswherecity='${str}'");?>

参见

pg_send_query() - 发送异步查询

PHP:pg_send_prepare()的用法_PostgreSQL函数 pg_send_prepare(PHP5=5.1.0)pg_send_prepareSendsarequesttocreateapreparedstatementwiththegivenparameters,withoutwaitingforcompletion.说明boolpg_send_prepare(resource$connection,string$stmtname,string

PHP:pg_send_execute()的用法_PostgreSQL函数 pg_send_execute(PHP5=5.1.0)pg_send_executeSendsarequesttoexecuteapreparedstatementwithgivenparameters,withoutwaitingfortheresult(s).说明boolpg_send_execute(resource$connection,string$stmtname,array$

PHP:pg_select()的用法_PostgreSQL函数 pg_select(PHP4=4.3.0,PHP5)pg_select选择记录说明mixedpg_select(resource$connection,string$table_name,array$assoc_array[,int$options=PGSQL_DML_EXEC])pg_select()根据assoc_array数组中的field=v

标签: PHP:pg_send_query_params()的用法_PostgreSQL函数

本文链接地址:https://www.jiuchutong.com/biancheng/281446.html 转载请保留说明!

上一篇:PHP:pg_send_query()的用法_PostgreSQL函数

下一篇:PHP:pg_send_prepare()的用法_PostgreSQL函数

  • 海关完税凭证是交给海关么
  • 出口发票开错了如何处理
  • 个税返还什么时候到账
  • 个人转让著作权免税吗
  • 出口退税增值税账务处理
  • 怎么用两台电脑测试网线
  • 建筑业企业纳税人税率是多少
  • 公司给员工租赁住房算成本吗
  • 个体工商户出租商铺个人所得税
  • 个人借款利息是多少才合法
  • 增值税起征点有啥用
  • 实收资本未实缴到位,是否缴纳印花税
  • 车辆保险可以开票吗
  • 民事诉讼的适用范围具体包括哪些案件
  • 外方获得的利润怎么算
  • 给客户退差价怎么说
  • 月末利润分配的账务处理
  • 员工转入子公司怎么做账
  • 手表的发票可以报销吗
  • 下列各项支出中,允许用现金支付的有
  • 招投标交易服务平台有哪些
  • 开立银行承兑汇票清单怎么盖章
  • mac 磁盘未能分区
  • u盘安装pe系统
  • php解析原理
  • php time
  • vue3.0优点
  • 无形资产属于哪一类
  • 固定资产提前报废当月计提折旧吗
  • 如何成功安装暗区突围
  • rgb to hex
  • vue3安装配置
  • Diffusion models代码实战:从零搭建自己的扩散模型
  • python中 =是什么意思
  • 一般纳税人设备安装税率
  • 应交税费月末怎么结转分录
  • 定额备用金制度报销时用什么科目
  • mysql复制一条记录
  • 非独立核算与独立核算
  • 财务报表申报错误情况说明范文
  • 应收账款借方余额需要交税吗
  • 房地产材料采购清单
  • 外贸企业增值税申报
  • 购买土地支付的印花税账务处理
  • 自制半成品怎么计算
  • 收到法院退回的诉讼费怎么做账
  • 什么叫应纳税额六年级下册
  • 对非本单位的营销方案
  • 社保补贴生育津贴
  • 存货跌价准备转回和转销的区别
  • 预付卡发票如何做分录
  • 银行账户维护费收费标准
  • 跨年度固定资产转为在建工程怎么计算
  • 印花税应税凭证是还是否
  • 动态创建数据库表
  • windows vista(service pack1)
  • workflow software
  • 怎么给ubuntu扩容
  • linux的系统日志
  • 在Linux系统中如何打开R语言控制台
  • schost.exe - schost是什么进程 有什么用
  • win7安装软件提示停止工作
  • onetouch.exe - onetouch是什么进程 有什么用
  • windows10周年更新
  • easyui给下拉框赋值
  • java框架怎么用
  • python int 转 float
  • javascript怎么用
  • 简单的jquery插件实例
  • python微信公众号开发教程
  • python 字符
  • javascript原型链详解
  • PYTHON使用缩进来体现代码之间的逻辑关系
  • 甘肃税务局电子税务局app
  • 如何下载建设工程消防验收备案表格下载
  • 驻马店燃气投诉电话号码
  • 12366属于哪个部门
  • 四川医保增员网上怎么操作流程图
  • 国税官网登录
  • 计算土地增值税时下列费用准予从收入总额中扣除的有
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

    网站地图: 企业信息 工商信息 财税知识 网络常识 编程技术

    友情链接: 武汉网站建设