新聞中心
PHP SQlite數(shù)據(jù)庫(kù)對(duì)于擁有相當(dāng)經(jīng)驗(yàn)的PHP程序員來(lái)說(shuō)是不會(huì)陌生的,但是要想完全掌握PHP SQlite數(shù)據(jù)庫(kù)的相關(guān)函數(shù)的應(yīng)用也不是一件易事。下面我們就為大家總結(jié)了一些PHP SQlite數(shù)據(jù)庫(kù)的相關(guān)函數(shù)。#t#

為環(huán)翠等地區(qū)用戶(hù)提供了全套網(wǎng)頁(yè)設(shè)計(jì)制作服務(wù),及環(huán)翠網(wǎng)站建設(shè)行業(yè)解決方案。主營(yíng)業(yè)務(wù)為成都網(wǎng)站建設(shè)、網(wǎng)站設(shè)計(jì)、環(huán)翠網(wǎng)站設(shè)計(jì),以傳統(tǒng)方式定制建設(shè)網(wǎng)站,并提供域名空間備案等一條龍服務(wù),秉承以專(zhuān)業(yè)、用心的態(tài)度為用戶(hù)提供真誠(chéng)的服務(wù)。我們深信只要達(dá)到每一位用戶(hù)的要求,就會(huì)得到認(rèn)可,從而選擇與我們長(zhǎng)期合作。這樣,我們也可以走得更遠(yuǎn)!
PHP SQlite數(shù)據(jù)庫(kù)之sqlite_array_query —— 發(fā)送一條 SQL 查詢(xún),并返回一個(gè)數(shù)組。
sqlite_busy_timeout —— 設(shè)置超時(shí)時(shí)間(busy timeout duration),或者頻繁的用戶(hù)失去權(quán)限(disable busy handlers)。
sqlite_changes —— 返回被***的SQL 查詢(xún)(changed by the most recent SQL statement)改變的行數(shù)。
sqlite_close —— 關(guān)閉一個(gè)打開(kāi)的SQLite數(shù)據(jù)庫(kù)。
sqlite_column —— 在當(dāng)前的行中取得一列(a column from the current row of a result set)。
sqlite_create_aggregate —— Register an aggregating UDF for use in SQL statements。
sqlite_create_function —— Registers a "regular" User Defined Function for use in SQL statements。
sqlite_current —— 在返回的數(shù)組中取得當(dāng)前的行(the current row from a result set as an array)。
sqlite_error_string —— 返回錯(cuò)誤代碼的原始描述(the textual description of an error code)。
sqlite_escape_string —— 釋放一個(gè)用于查詢(xún)的字符串(Escapes a string for use as a query parameter)。
sqlite_fetch_array —— 取得下一行并設(shè)置成一個(gè)數(shù)組(the next row from a result set as an array)。
sqlite_fetch_single —— 取得***列并設(shè)置成一個(gè)字符串(Fetches the first column of a result set as a string)。
sqlite_fetch_string —— sqlite_fetch_single()的別名。
sqlite_field_name —— 取得結(jié)果中指定字段的字段名。
sqlite_has_more —— 返回是否有更多可用的行(whether or not more rows are available)。
sqlite_last_error —— 返回?cái)?shù)據(jù)庫(kù)的***的錯(cuò)誤代碼(the error code of the last error for a database)。
sqlite_last_insert_rowid —— 返回***插入的行的行號(hào)(the most recently inserted row)。
sqlite_libencoding —— 返回SQLite庫(kù)(SQLite library)的編碼(encoding)。
PHP SQlite數(shù)據(jù)庫(kù)之sqlite_libversion —— 返回SQLite庫(kù)(SQLite library)的版本。
sqlite_next —— 返回下一行的行號(hào)。
sqlite_num_fields —— 取得結(jié)果集中字段的數(shù)目。
sqlite_num_rows —— 取得結(jié)果集中行的數(shù)目。
sqlite_open —— 打開(kāi)一個(gè)SQLite數(shù)據(jù)庫(kù)。如果文件不存在則嘗試創(chuàng)建之。
sqlite_popen —— 用***連接的方式打開(kāi)一個(gè)SQLite數(shù)據(jù)庫(kù)。如果文件不存在則嘗試創(chuàng)建之。
sqlite_query —— 發(fā)送一條 SQL 查詢(xún),并返回一個(gè)結(jié)果句柄(a result handle)。
sqlite_rewind —— 倒回***行(Seek to the first row number)。
sqlite_seek —— 在緩存結(jié)果中查找特定的行號(hào)(Seek to a particular row number of a buffered result set)。
sqlite_udf_decode_binary —— Decode binary data passed as parameters to an UDF。
sqlite_udf_encode_binary —— Encode binary data before returning it from an UDF。
PHP SQlite數(shù)據(jù)庫(kù)之sqlite_unbuffered_query —— 發(fā)送一條 SQL 查詢(xún),并不獲取和緩存結(jié)果的行。
分享文章:PHPSQlite數(shù)據(jù)庫(kù)相關(guān)函數(shù)概覽
網(wǎng)頁(yè)路徑:http://www.5511xx.com/article/cdgesgh.html


咨詢(xún)
建站咨詢(xún)
