App下載

詞條

大約有 2,000 項符合查詢結果 ,庫內數(shù)據(jù)總量為 78,250 項。(搜索耗時:0.0030秒)

641.PHP8 mcrypt_module_is_block_mode

(PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0)mcrypt_module_is_block_mode — 檢測指定模式是否以分組方式輸出警告本函數(shù)已自 PHP 7.1.0 起廢棄并將自 PHP 7.2.0 起移除。強烈建議不要使用本函數(shù)。說明mcrypt_module_is_block_mode(string $mod...

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

642.PHP8 mhash_keygen_s2k

PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)mhash_keygen_s2k — 生成密鑰警告此函數(shù)自 PHP 8.1.0 起棄用。 強烈建議不要應用此函數(shù)。說明mhash_keygen_s2k( int $algo, string $password, string $salt, int $length ): string|false根據(jù)給定的 生成一個密鑰,使用...

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

643.PHP8 mhash

PHP 4、PHP 5、PHP 7、PHP 8)mhash — 計算哈希警告此函數(shù)自 PHP 8.1.0 起棄用。 強烈建議不要應用此函數(shù)。說明mhash(int $algo, string $data, ?string $key = null): string|falsemhash() 將 指定的哈希函數(shù)應用于 .algodata參數(shù) algo哈希 ID。MHASH_hashname...

http://www.o2fo.com/phpchinese/php8-mhash-1.html

644.PHP8 openssl_error_string

(PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8)openssl_error_string — 返回 openSSL 錯誤消息說明openssl_error_string(): string|falseopenssl_error_string() 從openSSL庫返回最后一個錯誤。錯誤消息已被隊列化,因此這個函數(shù)可以多次調用用來收集所有的信息。最后...

http://www.o2fo.com/phpchinese/php8-opensslerror-string.html

645.PHP8 openssl_free_key

(PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)openssl_free_key — 釋放密鑰資源警告本函數(shù)已自 PHP 8.0.0 起被廢棄。強烈建議不要依賴本函數(shù)。說明openssl_free_key(OpenSSLAsymmetricKey $key): voidopenssl_free_key() 從內存中釋放和指定的 key 相關聯(lián)的密鑰。參數(shù) k...

http://www.o2fo.com/phpchinese/phpchinese-xolk3yn6.html

646.PHP8 openssl_pkcs7_read

(PHP 7 >= 7.2.0, PHP 8)openssl_pkcs7_read — 將 PKCS7 文件導出為 PEM 格式證書的數(shù)組說明openssl_pkcs7_read(string $data, array &$certificates): bool本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù) data想要解析的字符串數(shù)據(jù)(p7b 格式)。certificatesPEM 格式...

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

647.PHP8 dba_fetch

PHP 4、PHP 5、PHP 7、PHP 8)dba_fetch — 獲取鍵指定的數(shù)據(jù)說明dba_fetch(string|array $key, resource $dba, int $skip = 0): string|false自 8.3.0 起不推薦使用的重載簽名:dba_fetch(string|array $key, int $skip, resource $dba): stringdba_fetch() 從 指定的數(shù)據(jù)庫中...

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

648.PHP8 dba_handlers

PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8)dba_handlers — 列出所有可用的處理程序說明dba_handlers(bool $full_info = false): arraydba_handlers() 列出此支持的所有處理程序 外延。參數(shù) full_info打開/關閉結果中的完整信息顯示。返回值 返回數(shù)據(jù)...

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

649.PHP8 odbc_data_source

PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8)odbc_data_source — 返回有關可用DSN的信息說明odbc_data_source(resource $odbc, int $fetch_type): array|false此函數(shù)將返回可用 DSN 的列表(調用它后 幾次)。參數(shù) odbcODBC 連接標識符,詳見 odbc_connect()。fetch_t...

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

650.PHP8 odbc_execute

PHP 4、PHP 5、PHP 7、PHP 8)odbc_execute — 執(zhí)行預準備語句說明odbc_execute(resource $statement, array $params = []): bool執(zhí)行使用 odbc_prepare() 準備的語句。參數(shù) statement結果 id 資源,來自 odbc_prepare()。params中的參數(shù)將是 按順序替換了準備...

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

抱歉,暫時沒有相關的微課

w3cschool 建議您:

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

抱歉,暫時沒有相關的視頻課程

w3cschool 建議您:

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

抱歉,暫時沒有相關的教程

w3cschool 建議您:

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

641.PHP8 mcrypt_module_is_block_mode

(PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0)mcrypt_module_is_block_mode — 檢測指定模式是否以分組方式輸出警告本函數(shù)已自 PHP 7.1.0 起廢棄并將自 PHP 7.2.0 起移除。強烈建議不要使用本函數(shù)。說明mcrypt_module_is_block_mode(string $mod...

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

642.PHP8 mhash_keygen_s2k

PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)mhash_keygen_s2k — 生成密鑰警告此函數(shù)自 PHP 8.1.0 起棄用。 強烈建議不要應用此函數(shù)。說明mhash_keygen_s2k( int $algo, string $password, string $salt, int $length ): string|false根據(jù)給定的 生成一個密鑰,使用...

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

643.PHP8 mhash

PHP 4、PHP 5、PHP 7、PHP 8)mhash — 計算哈希警告此函數(shù)自 PHP 8.1.0 起棄用。 強烈建議不要應用此函數(shù)。說明mhash(int $algo, string $data, ?string $key = null): string|falsemhash() 將 指定的哈希函數(shù)應用于 .algodata參數(shù) algo哈希 ID。MHASH_hashname...

http://www.o2fo.com/phpchinese/php8-mhash-1.html

644.PHP8 openssl_error_string

(PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8)openssl_error_string — 返回 openSSL 錯誤消息說明openssl_error_string(): string|falseopenssl_error_string() 從openSSL庫返回最后一個錯誤。錯誤消息已被隊列化,因此這個函數(shù)可以多次調用用來收集所有的信息。最后...

http://www.o2fo.com/phpchinese/php8-opensslerror-string.html

645.PHP8 openssl_free_key

(PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8)openssl_free_key — 釋放密鑰資源警告本函數(shù)已自 PHP 8.0.0 起被廢棄。強烈建議不要依賴本函數(shù)。說明openssl_free_key(OpenSSLAsymmetricKey $key): voidopenssl_free_key() 從內存中釋放和指定的 key 相關聯(lián)的密鑰。參數(shù) k...

http://www.o2fo.com/phpchinese/phpchinese-xolk3yn6.html

646.PHP8 openssl_pkcs7_read

(PHP 7 >= 7.2.0, PHP 8)openssl_pkcs7_read — 將 PKCS7 文件導出為 PEM 格式證書的數(shù)組說明openssl_pkcs7_read(string $data, array &$certificates): bool本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù) data想要解析的字符串數(shù)據(jù)(p7b 格式)。certificatesPEM 格式...

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

647.PHP8 dba_fetch

PHP 4、PHP 5、PHP 7、PHP 8)dba_fetch — 獲取鍵指定的數(shù)據(jù)說明dba_fetch(string|array $key, resource $dba, int $skip = 0): string|false自 8.3.0 起不推薦使用的重載簽名:dba_fetch(string|array $key, int $skip, resource $dba): stringdba_fetch() 從 指定的數(shù)據(jù)庫中...

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

648.PHP8 dba_handlers

PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8)dba_handlers — 列出所有可用的處理程序說明dba_handlers(bool $full_info = false): arraydba_handlers() 列出此支持的所有處理程序 外延。參數(shù) full_info打開/關閉結果中的完整信息顯示。返回值 返回數(shù)據(jù)...

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

649.PHP8 odbc_data_source

PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8)odbc_data_source — 返回有關可用DSN的信息說明odbc_data_source(resource $odbc, int $fetch_type): array|false此函數(shù)將返回可用 DSN 的列表(調用它后 幾次)。參數(shù) odbcODBC 連接標識符,詳見 odbc_connect()。fetch_t...

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

650.PHP8 odbc_execute

PHP 4、PHP 5、PHP 7、PHP 8)odbc_execute — 執(zhí)行預準備語句說明odbc_execute(resource $statement, array $params = []): bool執(zhí)行使用 odbc_prepare() 準備的語句。參數(shù) statement結果 id 資源,來自 odbc_prepare()。params中的參數(shù)將是 按順序替換了準備...

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

抱歉,暫時沒有相關的文章

w3cschool 建議您:

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

熱門課程