位置: 编程技术 - 正文

PHP:pg_send_execute()的用法_PostgreSQL函数

编辑:rootadmin
pg_send_execute

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

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

(PHP 5 >= 5.1.0)

pg_send_execute — Sends a request to execute a prepared statement with given parameters, without waiting for the result(s).

说明 bool pg_send_execute ( resource $connection , string $stmtname , array $params )

Sends a request to execute a prepared statement with given parameters, without waiting for the result(s).

This is similar to pg_send_query_params(), but the command to be executed is specified by naming a previously-prepared statement, instead of giving a query string. The function&#;s parameters are handled identically to pg_execute(). Like pg_execute(), it will not work on pre-7.4 versions of PostgreSQL.

参数

connection PHP:pg_send_execute()的用法_PostgreSQL函数

PostgreSQL database connection resource. When connection is not present, the default connection is used. The default connection is the last connection made by pg_connect() or pg_pconnect().

stmtname

The name of the prepared statement to execute. if "" is specified, then the unnamed statement is executed. The name must have been previously prepared using pg_prepare(), pg_send_prepare() or a PREPARE SQL command.

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.

返回值

Returns TRUE on success, FALSE on failure. Use pg_get_result() to determine the query result.

范例

Example #1 Using pg_send_execute()

<?php$dbconn=pg_connect("dbname=publisher")ordie("Couldnotconnect");//Prepareaqueryforexecutionif(!pg_connection_busy($dbconn)){pg_send_prepare($dbconn,"my_query",'SELECT*FROMshopsWHEREname=$1');$res1=pg_get_result($dbconn);}//Executethepreparedquery.Notethatitisnotnecessarytoescape//thestring"Joe'sWidgets"inanywayif(!pg_connection_busy($dbconn)){pg_send_execute($dbconn,"my_query",array("Joe'sWidgets"));$res2=pg_get_result($dbconn);}//Executethesamepreparedquery,thistimewithadifferentparameterif(!pg_connection_busy($dbconn)){pg_send_execute($dbconn,"my_query",array("ClothesClothesClothes"));$res3=pg_get_result($dbconn);}?>

参见

pg_prepare() - Submits a request to create a prepared statement with the given parameters, and waits for completion. pg_send_prepare() - Sends a request to create a prepared statement with the given parameters, without waiting for completion. pg_execute() - Sends a request to execute a prepared statement with given parameters, and waits for the result.

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_result_status()的用法_PostgreSQL函数 pg_result_status(PHP4=4.2.0,PHP5)pg_result_status获得查询结果的状态说明intpg_result_status(resource$result)pg_result_status()返回该查询结果资源的状态。可能的返回值有PGSQ

PHP:pg_result_seek()的用法_PostgreSQL函数 pg_result_seek(PHP4=4.3.0,PHP5)pg_result_seek在结果资源中设定内部行偏移量说明arraypg_result_seek(resource$result,int$offset)pg_result_seek()在结果资源中设定内部行偏移量

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

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

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

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

  • 固定资产的进项税额不允许抵扣的增值税属于
  • 契税的具体适用税率是多少
  • 退回代征手续费怎么做会计分录
  • 房屋合同印花税税率属于个人交的吗
  • 移动话费可以开企业发票吗
  • 项目固定资产投资强度
  • 预交所得税比较多怎么办?
  • 计税依据的三种类型
  • 固定资产盘盈盘亏的会计科目
  • 市场费用的账务处理
  • 个人购买车辆的发票可以贷款吗
  • 流动资产投资的特点有
  • 单位给员工上的商业险是什么
  • 一张报关单可以分批退税吗
  • 收到去年所得税退款直接记入营业外收入吗
  • 出口转内销进项转出
  • 外贸企业运输费用占总成本比例
  • 不是经营范围内的食品
  • 免抵退免抵额何时申报附加税?
  • 建筑工程总包分包的内容
  • 出口退税的钱退到哪里了
  • 房地产企业申请破产,原来的购房合同还有效吗?
  • 公司房产税如何征收税率
  • 怎样开发票的具体步
  • 为离职员工代缴社保 论
  • PHP:oci_commit()的用法_Oracle函数
  • mac补丁安装步骤
  • 2017年新准则下,收入确认的金额应是
  • 营业利润是怎么计算的?
  • win7纯净版系统官网
  • 帝国cms移动端
  • 承兑到期解付为什么不到账
  • 提取公益金会计科目
  • php关闭错误报告
  • 蓝桥杯真题c语言
  • 【角色扮演】
  • unity udim
  • python快速检索
  • php加密zend
  • 公司股权转移怎么办理
  • 管理成本分摊比例是多少
  • 应交税费借方属于什么科目
  • 自产货物进项税抵扣
  • 基础的数据类型
  • 暂估价与发票价的区别
  • 银行不良资产核销后怎么处理
  • python中的thread
  • 如何准确理解nosql的含义?
  • gin框架使用案例
  • 滞纳金是
  • 无票收入如何报税
  • 网购会计如何确认成本
  • 以前年度损益调整账务处理分录
  • 开发票,对方收取税点,如何计算?
  • 经济纠纷引发的抢劫
  • 去税务局核定税种多久生效
  • 公益性捐赠要确认递延吗
  • 私对公可以转账怎么转
  • sql server的使用方法
  • mysql的三种查询方式
  • mysql 复制表结构并把满足条件的数据添加到新表
  • win7自动变成win10
  • 电脑操作系统win7
  • windows微软官方
  • 怎么才能更好的优化我的电脑
  • 快捷键f1怎么用不了
  • win8待机后无法唤醒
  • win8.1语言设置
  • win10系统无法启动
  • iptables -l -n
  • linux block io
  • 谈谈网页设计中的内容
  • div+css与xhtml+css分别是什么意思?
  • Python连接access数据库
  • pythoni脚本
  • jquery设置滚动条
  • 国家电子税务局登录入口
  • 投诉政府平台在哪里投诉
  • 江苏网上税务局官网登录
  • 宾馆如何申请税务发票
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

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

    友情链接: 武汉网站建设