App下載

詞條

大約有 4,000 項(xiàng)符合查詢結(jié)果 ,庫(kù)內(nèi)數(shù)據(jù)總量為 78,250 項(xiàng)。(搜索耗時(shí):0.0125秒)

1411.PHP8 ibase_blob_create

PHP 5、PHP 7 < 7.4.0)ibase_blob_create - 創(chuàng)建用于添加數(shù)據(jù)的新 Blob說(shuō)明ibase_blob_create(resource $link_identifier = null): resource|falseibase_blob_create() 創(chuàng)建一個(gè)新的 BLOB 來(lái)填充 數(shù)據(jù)。參數(shù) link_identifierInterBase 鏈路標(biāo)識(shí)符。如果省略,則最后...

http://www.o2fo.com/phpchinese/php8-ibaseblobcreate.html

1412.PHP8 ibase_blob_echo

PHP 5、PHP 7 < 7.4.0)ibase_blob_echo — 將 blob 內(nèi)容輸出到瀏覽器說(shuō)明ibase_blob_echo(string $blob_id): boolibase_blob_echo(resource $link_identifier, string $blob_id): bool此函數(shù)打開(kāi)一個(gè) BLOB 進(jìn)行讀取,并將其內(nèi)容直接發(fā)送到 標(biāo)準(zhǔn)輸出(在大多數(shù)情況...

http://www.o2fo.com/phpchinese/php8-ibaseblobecho.html

1413.PHP8 ibase_blob_info

PHP 5、PHP 7 < 7.4.0)ibase_blob_info - 返回 blob 長(zhǎng)度和其他有用信息說(shuō)明ibase_blob_info(resource $link_identifier, string $blob_id): arrayibase_blob_info(string $blob_id): array返回 BLOB 長(zhǎng)度和其他有用信息。參數(shù) link_identifierInterBase 鏈路標(biāo)識(shí)符。如果省...

http://www.o2fo.com/phpchinese/php8-ibaseblob-info.html

1414.PHP8 ibase_blob_open

PHP 5、PHP 7 < 7.4.0)ibase_blob_open — 用于檢索數(shù)據(jù)部件的打開(kāi) blob說(shuō)明ibase_blob_open(resource $link_identifier, string $blob_id): resource|falseibase_blob_open(string $blob_id): resource|false打開(kāi)現(xiàn)有 BLOB 進(jìn)行讀取。參數(shù) link_identifierInterBase 鏈路標(biāo)識(shí)符。...

http://www.o2fo.com/phpchinese/php8-ibaseblobopen.html

1415.PHP8 ibase_close

PHP 5、PHP 7 < 7.4.0)ibase_close — 關(guān)閉與InterBase數(shù)據(jù)庫(kù)的連接說(shuō)明ibase_close(resource $connection_id = null): bool關(guān)閉指向與 關(guān)聯(lián)的 InterBase 數(shù)據(jù)庫(kù)的鏈接 從 ibase_connect() 返回的連接 ID。 鏈接上的默認(rèn)交易已提交,其他交易是 回滾。...

http://www.o2fo.com/phpchinese/php8-ibaseclose.html

1416.PHP8 ibase_commit_ret

PHP 5、PHP 7 < 7.4.0)ibase_commit_ret — 在不關(guān)閉交易的情況下提交交易說(shuō)明ibase_commit_ret(resource $link_or_trans_identifier = null): bool提交事務(wù)而不關(guān)閉它。參數(shù) link_or_trans_identifier如果在沒(méi)有參數(shù)的情況下調(diào)用,則此函數(shù)將提交默認(rèn)值 ...

http://www.o2fo.com/phpchinese/php8-ibasecommit-ret.html

1417.PHP8 ibase_commit

PHP 5、PHP 7 < 7.4.0)ibase_commit — 提交事務(wù)說(shuō)明ibase_commit(resource $link_or_trans_identifier = null): bool提交事務(wù)。參數(shù) link_or_trans_identifier如果在沒(méi)有參數(shù)的情況下調(diào)用,則此函數(shù)將提交默認(rèn)值 默認(rèn)鏈接的事務(wù)。如果參數(shù)是連接 標(biāo)識(shí)符...

http://www.o2fo.com/phpchinese/php8-ibasecommit.html

1418.PHP8 ibase_db_info

PHP 5、PHP 7 < 7.4.0)ibase_db_info — 請(qǐng)求有關(guān)數(shù)據(jù)庫(kù)的統(tǒng)計(jì)信息說(shuō)明ibase_db_info( resource $service_handle, string $db, int $action, int $argument = 0 ): string警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。

http://www.o2fo.com/phpchinese/php8-ibaseddinfo.html

1419.PHP8 ibase_delete_user

PHP 5、PHP 7 < 7.4.0)ibase_delete_user — 從安全數(shù)據(jù)庫(kù)中刪除用戶說(shuō)明ibase_delete_user(resource $service_handle, string $user_name): bool參數(shù) service_handle數(shù)據(jù)庫(kù)服務(wù)器服務(wù)上的句柄。user_name要從數(shù)據(jù)庫(kù)中刪除的用戶的登錄名。返回值 成功時(shí)返...

http://www.o2fo.com/phpchinese/php8-ibaseundeleteuser.html

1420.PHP8 ibase_db

PHP 5、PHP 7 < 7.4.0)ibase_drop_db — 刪除數(shù)據(jù)庫(kù)說(shuō)明ibase_drop_db(resource $connection = null): bool此函數(shù)刪除由 ibase_connect() 或 ibase_pconnect() 打開(kāi)的數(shù)據(jù)庫(kù)。數(shù)據(jù)庫(kù)將關(guān)閉并從服務(wù)器中刪除。參數(shù) connectionInterBase 鏈路標(biāo)識(shí)符。如果...

http://www.o2fo.com/phpchinese/php8-ibasedb.html

抱歉,暫時(shí)沒(méi)有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

1411.PHP8 ibase_blob_create

PHP 5、PHP 7 < 7.4.0)ibase_blob_create - 創(chuàng)建用于添加數(shù)據(jù)的新 Blob說(shuō)明ibase_blob_create(resource $link_identifier = null): resource|falseibase_blob_create() 創(chuàng)建一個(gè)新的 BLOB 來(lái)填充 數(shù)據(jù)。參數(shù) link_identifierInterBase 鏈路標(biāo)識(shí)符。如果省略,則最后...

http://www.o2fo.com/phpchinese/php8-ibaseblobcreate.html

1412.PHP8 ibase_blob_echo

PHP 5、PHP 7 < 7.4.0)ibase_blob_echo — 將 blob 內(nèi)容輸出到瀏覽器說(shuō)明ibase_blob_echo(string $blob_id): boolibase_blob_echo(resource $link_identifier, string $blob_id): bool此函數(shù)打開(kāi)一個(gè) BLOB 進(jìn)行讀取,并將其內(nèi)容直接發(fā)送到 標(biāo)準(zhǔn)輸出(在大多數(shù)情況...

http://www.o2fo.com/phpchinese/php8-ibaseblobecho.html

1413.PHP8 ibase_blob_info

PHP 5、PHP 7 < 7.4.0)ibase_blob_info - 返回 blob 長(zhǎng)度和其他有用信息說(shuō)明ibase_blob_info(resource $link_identifier, string $blob_id): arrayibase_blob_info(string $blob_id): array返回 BLOB 長(zhǎng)度和其他有用信息。參數(shù) link_identifierInterBase 鏈路標(biāo)識(shí)符。如果省...

http://www.o2fo.com/phpchinese/php8-ibaseblob-info.html

1414.PHP8 ibase_blob_open

PHP 5、PHP 7 < 7.4.0)ibase_blob_open — 用于檢索數(shù)據(jù)部件的打開(kāi) blob說(shuō)明ibase_blob_open(resource $link_identifier, string $blob_id): resource|falseibase_blob_open(string $blob_id): resource|false打開(kāi)現(xiàn)有 BLOB 進(jìn)行讀取。參數(shù) link_identifierInterBase 鏈路標(biāo)識(shí)符。...

http://www.o2fo.com/phpchinese/php8-ibaseblobopen.html

1415.PHP8 ibase_close

PHP 5、PHP 7 < 7.4.0)ibase_close — 關(guān)閉與InterBase數(shù)據(jù)庫(kù)的連接說(shuō)明ibase_close(resource $connection_id = null): bool關(guān)閉指向與 關(guān)聯(lián)的 InterBase 數(shù)據(jù)庫(kù)的鏈接 從 ibase_connect() 返回的連接 ID。 鏈接上的默認(rèn)交易已提交,其他交易是 回滾。...

http://www.o2fo.com/phpchinese/php8-ibaseclose.html

1416.PHP8 ibase_commit_ret

PHP 5、PHP 7 < 7.4.0)ibase_commit_ret — 在不關(guān)閉交易的情況下提交交易說(shuō)明ibase_commit_ret(resource $link_or_trans_identifier = null): bool提交事務(wù)而不關(guān)閉它。參數(shù) link_or_trans_identifier如果在沒(méi)有參數(shù)的情況下調(diào)用,則此函數(shù)將提交默認(rèn)值 ...

http://www.o2fo.com/phpchinese/php8-ibasecommit-ret.html

1417.PHP8 ibase_commit

PHP 5、PHP 7 < 7.4.0)ibase_commit — 提交事務(wù)說(shuō)明ibase_commit(resource $link_or_trans_identifier = null): bool提交事務(wù)。參數(shù) link_or_trans_identifier如果在沒(méi)有參數(shù)的情況下調(diào)用,則此函數(shù)將提交默認(rèn)值 默認(rèn)鏈接的事務(wù)。如果參數(shù)是連接 標(biāo)識(shí)符...

http://www.o2fo.com/phpchinese/php8-ibasecommit.html

1418.PHP8 ibase_db_info

PHP 5、PHP 7 < 7.4.0)ibase_db_info — 請(qǐng)求有關(guān)數(shù)據(jù)庫(kù)的統(tǒng)計(jì)信息說(shuō)明ibase_db_info( resource $service_handle, string $db, int $action, int $argument = 0 ): string警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。

http://www.o2fo.com/phpchinese/php8-ibaseddinfo.html

1419.PHP8 ibase_delete_user

PHP 5、PHP 7 < 7.4.0)ibase_delete_user — 從安全數(shù)據(jù)庫(kù)中刪除用戶說(shuō)明ibase_delete_user(resource $service_handle, string $user_name): bool參數(shù) service_handle數(shù)據(jù)庫(kù)服務(wù)器服務(wù)上的句柄。user_name要從數(shù)據(jù)庫(kù)中刪除的用戶的登錄名。返回值 成功時(shí)返...

http://www.o2fo.com/phpchinese/php8-ibaseundeleteuser.html

1420.PHP8 ibase_db

PHP 5、PHP 7 < 7.4.0)ibase_drop_db — 刪除數(shù)據(jù)庫(kù)說(shuō)明ibase_drop_db(resource $connection = null): bool此函數(shù)刪除由 ibase_connect() 或 ibase_pconnect() 打開(kāi)的數(shù)據(jù)庫(kù)。數(shù)據(jù)庫(kù)將關(guān)閉并從服務(wù)器中刪除。參數(shù) connectionInterBase 鏈路標(biāo)識(shí)符。如果...

http://www.o2fo.com/phpchinese/php8-ibasedb.html

抱歉,暫時(shí)沒(méi)有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門課程