App下載

詞條

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

941.PHP8 openssl_x509_parse

(PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8)openssl_x509_parse — 解析一個 X509 證書并作為一個數(shù)組返回信息說明openssl_x509_parse(OpenSSLCertificate|string $certificate, bool $short_names = true): array|falseopenssl_x509_parse() 返回提供的 certificate 證書的信息,包括主...

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

942.PHP8 openssl_x509_read

(PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8)openssl_x509_read — 解析 x.509 證書并返回對象說明openssl_x509_read(OpenSSLCertificate|string $certificate): OpenSSLCertificate|falseopenssl_x509_read() 解析certificate 提供的證書,并返回它的 OpenSSLCertificate 對象。參數(shù) certific...

http://www.o2fo.com/phpchinese/php8-opensslx509-read.html

943.PHP8 dba_close

PHP 4、PHP 5、PHP 7、PHP 8)dba_close — 關(guān)閉 DBA 數(shù)據(jù)庫說明dba_close(resource $dba): voiddba_close() 關(guān)閉已建立的數(shù)據(jù)庫并釋放 指定數(shù)據(jù)庫句柄的所有資源。參數(shù) dba數(shù)據(jù)庫處理程序,由 dba_open() 或 dba_popen() 返回。返回值 沒有返...

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

944.PHP8 dba_delete

PHP 4、PHP 5、PHP 7、PHP 8)dba_delete — 刪除密鑰指定的 DBA 條目說明dba_delete(string|array $key, resource $dba): booldba_delete() 從數(shù)據(jù)庫中刪除指定的條目。參數(shù) key要刪除的條目的鍵。dba數(shù)據(jù)庫處理程序,由 dba_open() 或 dba_popen() 返...

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

945.PHP8 dba_exists

PHP 4、PHP 5、PHP 7、PHP 8)dba_exists — 檢查密鑰是否存在說明dba_exists(string|array $key, resource $dba): booldba_exists() 檢查數(shù)據(jù)庫中是否存在指定的項。key參數(shù) key對其執(zhí)行檢查的密鑰。dba數(shù)據(jù)庫處理程序,由 dba_open() 或 dba_popen()...

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

946.PHP8 dba_firstkey

PHP 4、PHP 5、PHP 7、PHP 8)dba_firstkey — 獲取第一個密鑰說明dba_firstkey(resource $dba): string|falsedba_firstkey() 返回數(shù)據(jù)庫的第一個鍵 并重置內(nèi)部鍵指針。這允許通過以下方式進(jìn)行線性搜索 整個數(shù)據(jù)庫。參數(shù) dba數(shù)據(jù)庫處理程序,由 d...

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

947.PHP8 dba_insert

PHP 4、PHP 5、PHP 7、PHP 8)dba_insert — 插入條目說明dba_insert(string|array $key, string $value, resource $dba): booldba_insert() 將 和 描述的條目插入到 數(shù)據(jù)庫。keyvalue參數(shù) key要插入的條目的鍵。如果此密鑰已存在于 數(shù)據(jù)庫,此函數(shù)將失敗...

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

948.PHP8 dba_list

PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8)dba_list — 列出所有打開的數(shù)據(jù)庫文件說明dba_list(): arraydba_list() 列出所有打開的數(shù)據(jù)庫文件。參數(shù) 此函數(shù)沒有參數(shù)。返回值 關(guān)聯(lián)數(shù)組,格式為 。resourceid => filename

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

949.PHP8 dba_nextkey

PHP 4、PHP 5、PHP 7、PHP 8)dba_nextkey — 獲取下一個密鑰說明dba_nextkey(resource $dba): string|falsedba_nextkey() 返回數(shù)據(jù)庫的下一個鍵 并推進(jìn)內(nèi)部鍵指針。參數(shù) dba數(shù)據(jù)庫處理程序,由 dba_open() 或 dba_popen() 返回。返回值 返回成功...

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

950.PHP8 dba_optimize

PHP 4、PHP 5、PHP 7、PHP 8)dba_optimize — 優(yōu)化數(shù)據(jù)庫說明dba_optimize(resource $dba): booldba_optimize() 優(yōu)化底層數(shù)據(jù)庫。參數(shù) dba數(shù)據(jù)庫處理程序,由 dba_open() 或 dba_popen() 返回。返回值 成功時返回 true, 或者在失敗時返回 false。...

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

抱歉,暫時沒有相關(guān)的微課

w3cschool 建議您:

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

抱歉,暫時沒有相關(guān)的視頻課程

w3cschool 建議您:

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

抱歉,暫時沒有相關(guān)的教程

w3cschool 建議您:

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

941.PHP8 openssl_x509_parse

(PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8)openssl_x509_parse — 解析一個 X509 證書并作為一個數(shù)組返回信息說明openssl_x509_parse(OpenSSLCertificate|string $certificate, bool $short_names = true): array|falseopenssl_x509_parse() 返回提供的 certificate 證書的信息,包括主...

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

942.PHP8 openssl_x509_read

(PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8)openssl_x509_read — 解析 x.509 證書并返回對象說明openssl_x509_read(OpenSSLCertificate|string $certificate): OpenSSLCertificate|falseopenssl_x509_read() 解析certificate 提供的證書,并返回它的 OpenSSLCertificate 對象。參數(shù) certific...

http://www.o2fo.com/phpchinese/php8-opensslx509-read.html

943.PHP8 dba_close

PHP 4、PHP 5、PHP 7、PHP 8)dba_close — 關(guān)閉 DBA 數(shù)據(jù)庫說明dba_close(resource $dba): voiddba_close() 關(guān)閉已建立的數(shù)據(jù)庫并釋放 指定數(shù)據(jù)庫句柄的所有資源。參數(shù) dba數(shù)據(jù)庫處理程序,由 dba_open() 或 dba_popen() 返回。返回值 沒有返...

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

944.PHP8 dba_delete

PHP 4、PHP 5、PHP 7、PHP 8)dba_delete — 刪除密鑰指定的 DBA 條目說明dba_delete(string|array $key, resource $dba): booldba_delete() 從數(shù)據(jù)庫中刪除指定的條目。參數(shù) key要刪除的條目的鍵。dba數(shù)據(jù)庫處理程序,由 dba_open() 或 dba_popen() 返...

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

945.PHP8 dba_exists

PHP 4、PHP 5、PHP 7、PHP 8)dba_exists — 檢查密鑰是否存在說明dba_exists(string|array $key, resource $dba): booldba_exists() 檢查數(shù)據(jù)庫中是否存在指定的項。key參數(shù) key對其執(zhí)行檢查的密鑰。dba數(shù)據(jù)庫處理程序,由 dba_open() 或 dba_popen()...

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

946.PHP8 dba_firstkey

PHP 4、PHP 5、PHP 7、PHP 8)dba_firstkey — 獲取第一個密鑰說明dba_firstkey(resource $dba): string|falsedba_firstkey() 返回數(shù)據(jù)庫的第一個鍵 并重置內(nèi)部鍵指針。這允許通過以下方式進(jìn)行線性搜索 整個數(shù)據(jù)庫。參數(shù) dba數(shù)據(jù)庫處理程序,由 d...

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

947.PHP8 dba_insert

PHP 4、PHP 5、PHP 7、PHP 8)dba_insert — 插入條目說明dba_insert(string|array $key, string $value, resource $dba): booldba_insert() 將 和 描述的條目插入到 數(shù)據(jù)庫。keyvalue參數(shù) key要插入的條目的鍵。如果此密鑰已存在于 數(shù)據(jù)庫,此函數(shù)將失敗...

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

948.PHP8 dba_list

PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8)dba_list — 列出所有打開的數(shù)據(jù)庫文件說明dba_list(): arraydba_list() 列出所有打開的數(shù)據(jù)庫文件。參數(shù) 此函數(shù)沒有參數(shù)。返回值 關(guān)聯(lián)數(shù)組,格式為 。resourceid => filename

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

949.PHP8 dba_nextkey

PHP 4、PHP 5、PHP 7、PHP 8)dba_nextkey — 獲取下一個密鑰說明dba_nextkey(resource $dba): string|falsedba_nextkey() 返回數(shù)據(jù)庫的下一個鍵 并推進(jìn)內(nèi)部鍵指針。參數(shù) dba數(shù)據(jù)庫處理程序,由 dba_open() 或 dba_popen() 返回。返回值 返回成功...

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

950.PHP8 dba_optimize

PHP 4、PHP 5、PHP 7、PHP 8)dba_optimize — 優(yōu)化數(shù)據(jù)庫說明dba_optimize(resource $dba): booldba_optimize() 優(yōu)化底層數(shù)據(jù)庫。參數(shù) dba數(shù)據(jù)庫處理程序,由 dba_open() 或 dba_popen() 返回。返回值 成功時返回 true, 或者在失敗時返回 false。...

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

抱歉,暫時沒有相關(guān)的文章

w3cschool 建議您:

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

熱門課程