sqlite_single_query Executes a query and returns either an array for one single column or the value of the first row php函数分享


sqlite_single_query

SQLiteDatabase->singleQuery

(PHP 5, PECL sqlite >= 1.0.1)

sqlite_single_querySQLiteDatabase->singleQuery Executes a query and returns either an array for one single column or the value of the first row

说明

array sqlite_single_query ( resource $db , string $query [, bool $first_row_only [, bool $decode_binary ]] )

Object oriented style (method):

array SQLiteDatabase::singleQuery ( string $query [, bool $first_row_only [, bool $decode_binary ]] ) Warning

本函数还未编写文档,仅有参数列表。

—-想了解更多的linux相关异常处理怎么解决关注<计算机技术网(www.ctvol.com)!!>



本文来自网络收集,不代表计算机技术网立场,如涉及侵权请联系管理员删除。

ctvol管理联系方式QQ:251552304

本文章地址:https://www.ctvol.com/htmltutorial/77567.html

(0)
上一篇 2020年4月22日
下一篇 2020年4月22日

精彩推荐