(PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0)ZipArchive::unchangeName — 還原對(duì)具有給定名稱的條目所做的所有更改說(shuō)明public ZipArchive::unchangeName(string $name): bool還原對(duì)條目所做的所有更改。參數(shù) name條目的名稱。返回值 成功時(shí)...
http://m.o2fo.com/phpchinese/php8-ziparchive-unchangename.htmlPHP 中的 Zlib 支持默認(rèn)未啟用。需要配置? PHP --with-zlib[=DIR]?PHP 的 Windows 版本已內(nèi)建對(duì)此擴(kuò)展的支持。不需要載入額外的擴(kuò)展來(lái)使用這些函數(shù)。
http://m.o2fo.com/phpchinese/php8-zlib-installation.html(PHP 5 >= 5.4.0, PHP 7, PHP 8)gzdecode — 解碼 gzip 壓縮字符串說(shuō)明gzdecode(string $data, int $max_length = 0): string|false此函數(shù)返回輸入的解碼版本。data參數(shù) data要解碼的數(shù)據(jù),由 gzencode() 編碼。max_length要解碼的數(shù)據(jù)的最大長(zhǎng)度。返回...
http://m.o2fo.com/phpchinese/php8-gzdecode.html(PHP 5 >= 5.4.0, PHP 7, PHP 8)zlib_decode — 解壓縮任何原始/gzip/zlib 編碼的數(shù)據(jù)說(shuō)明zlib_decode(string $data, int $max_length = 0): string|false解壓縮任何原始/gzip/zlib 編碼的數(shù)據(jù)。警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù) datamax_length...
http://m.o2fo.com/phpchinese/php8-zlibdecode.html(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_final — 結(jié)束增量散列且返回摘要結(jié)果說(shuō)明hash_final(HashContext $context, bool $binary = false): string參數(shù) contexthash_init() 返回的散列上下文資源。binary設(shè)置為 true,輸出格式為原始的二進(jìn)制數(shù)據(jù)。...
http://m.o2fo.com/phpchinese/php8-hashfinal.html(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_update_file — 從文件向活躍的散列運(yùn)算上下文中填充數(shù)據(jù)說(shuō)明hash_update_file(HashContext $context, string $filename, ?resource $stream_context = null): bool參數(shù) context由 hash_init() 函數(shù)返回的散列運(yùn)算上下文...
http://m.o2fo.com/phpchinese/php8-hashupdatefile.html(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_update — 向活躍的哈希運(yùn)算上下文中填充數(shù)據(jù)說(shuō)明hash_update(HashContext $context, string $data): bool參數(shù) context由 hash_init() 函數(shù)返回的哈希運(yùn)算上下文。data要向哈希摘要中追加的數(shù)據(jù)。返回值 ...
http://m.o2fo.com/phpchinese/php8-hashupdate.html...下指導(dǎo)完成安裝。你需要使用 libmcrypt 2.5.6 或更高版本。PHP 5.2 的 Windows 二進(jìn)制發(fā)行版中已經(jīng)包含了本庫(kù)。 PHP 5.3 的 Windows 二進(jìn)制發(fā)行版中開(kāi)始使用 MCrypt 靜態(tài)庫(kù), 所以不再需要 DLL。如果使用 libmcrypt 2.4.x 或更高版本鏈接編譯 PHP...
http://m.o2fo.com/phpchinese/php8-mcrypt-requirements.html此擴(kuò)展已被移至 PECL 資源庫(kù);不再與 PHP 捆綁,從 PHP 7.2.0安裝此 PECL 擴(kuò)展相關(guān)的信息可在手冊(cè)中標(biāo)題為 PECL 擴(kuò)展的安裝章節(jié)中找到。更多信息如新的發(fā)行版本、下載、源文件、 維護(hù)人員信息及變更日志等,都在此處: https://pecl...
http://m.o2fo.com/phpchinese/php8-mcrypt-installation.html...的完整列表,請(qǐng)參閱 常量頁(yè)面 。一般規(guī)則是您可以訪問(wèn) PHP的哈希算法與MHASH_hashname。例如,到 訪問(wèn) TIGER,您使用 PHP 常量MHASH_TIGER。注意:此擴(kuò)展已被 Hash 淘汰。注意:從 PHP 7.0.0 開(kāi)始,Mhash 擴(kuò)展已完全集成到 Hash 擴(kuò)展中。因此,...
http://m.o2fo.com/phpchinese/introduction-to-php8-mhash.html抱歉,暫時(shí)沒(méi)有相關(guān)的微課
w3cschool 建議您:
抱歉,暫時(shí)沒(méi)有相關(guān)的視頻課程
w3cschool 建議您:
抱歉,暫時(shí)沒(méi)有相關(guān)的教程
w3cschool 建議您:
(PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0)ZipArchive::unchangeName — 還原對(duì)具有給定名稱的條目所做的所有更改說(shuō)明public ZipArchive::unchangeName(string $name): bool還原對(duì)條目所做的所有更改。參數(shù) name條目的名稱。返回值 成功時(shí)...
http://m.o2fo.com/phpchinese/php8-ziparchive-unchangename.htmlPHP 中的 Zlib 支持默認(rèn)未啟用。需要配置? PHP --with-zlib[=DIR]?PHP 的 Windows 版本已內(nèi)建對(duì)此擴(kuò)展的支持。不需要載入額外的擴(kuò)展來(lái)使用這些函數(shù)。
http://m.o2fo.com/phpchinese/php8-zlib-installation.html(PHP 5 >= 5.4.0, PHP 7, PHP 8)gzdecode — 解碼 gzip 壓縮字符串說(shuō)明gzdecode(string $data, int $max_length = 0): string|false此函數(shù)返回輸入的解碼版本。data參數(shù) data要解碼的數(shù)據(jù),由 gzencode() 編碼。max_length要解碼的數(shù)據(jù)的最大長(zhǎng)度。返回...
http://m.o2fo.com/phpchinese/php8-gzdecode.html(PHP 5 >= 5.4.0, PHP 7, PHP 8)zlib_decode — 解壓縮任何原始/gzip/zlib 編碼的數(shù)據(jù)說(shuō)明zlib_decode(string $data, int $max_length = 0): string|false解壓縮任何原始/gzip/zlib 編碼的數(shù)據(jù)。警告本函數(shù)還未編寫文檔,僅有參數(shù)列表。參數(shù) datamax_length...
http://m.o2fo.com/phpchinese/php8-zlibdecode.html(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_final — 結(jié)束增量散列且返回摘要結(jié)果說(shuō)明hash_final(HashContext $context, bool $binary = false): string參數(shù) contexthash_init() 返回的散列上下文資源。binary設(shè)置為 true,輸出格式為原始的二進(jìn)制數(shù)據(jù)。...
http://m.o2fo.com/phpchinese/php8-hashfinal.html(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_update_file — 從文件向活躍的散列運(yùn)算上下文中填充數(shù)據(jù)說(shuō)明hash_update_file(HashContext $context, string $filename, ?resource $stream_context = null): bool參數(shù) context由 hash_init() 函數(shù)返回的散列運(yùn)算上下文...
http://m.o2fo.com/phpchinese/php8-hashupdatefile.html(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1)hash_update — 向活躍的哈希運(yùn)算上下文中填充數(shù)據(jù)說(shuō)明hash_update(HashContext $context, string $data): bool參數(shù) context由 hash_init() 函數(shù)返回的哈希運(yùn)算上下文。data要向哈希摘要中追加的數(shù)據(jù)。返回值 ...
http://m.o2fo.com/phpchinese/php8-hashupdate.html...下指導(dǎo)完成安裝。你需要使用 libmcrypt 2.5.6 或更高版本。PHP 5.2 的 Windows 二進(jìn)制發(fā)行版中已經(jīng)包含了本庫(kù)。 PHP 5.3 的 Windows 二進(jìn)制發(fā)行版中開(kāi)始使用 MCrypt 靜態(tài)庫(kù), 所以不再需要 DLL。如果使用 libmcrypt 2.4.x 或更高版本鏈接編譯 PHP...
http://m.o2fo.com/phpchinese/php8-mcrypt-requirements.html此擴(kuò)展已被移至 PECL 資源庫(kù);不再與 PHP 捆綁,從 PHP 7.2.0安裝此 PECL 擴(kuò)展相關(guān)的信息可在手冊(cè)中標(biāo)題為 PECL 擴(kuò)展的安裝章節(jié)中找到。更多信息如新的發(fā)行版本、下載、源文件、 維護(hù)人員信息及變更日志等,都在此處: https://pecl...
http://m.o2fo.com/phpchinese/php8-mcrypt-installation.html...的完整列表,請(qǐng)參閱 常量頁(yè)面 。一般規(guī)則是您可以訪問(wèn) PHP的哈希算法與MHASH_hashname。例如,到 訪問(wèn) TIGER,您使用 PHP 常量MHASH_TIGER。注意:此擴(kuò)展已被 Hash 淘汰。注意:從 PHP 7.0.0 開(kāi)始,Mhash 擴(kuò)展已完全集成到 Hash 擴(kuò)展中。因此,...
http://m.o2fo.com/phpchinese/introduction-to-php8-mhash.html抱歉,暫時(shí)沒(méi)有相關(guān)的文章
w3cschool 建議您: