PHP for Mac 是一種流行的通用腳本語言,特別適合於 Web 開發。快速,靈活,實用的 PHP for macOS 為您的博客到世界上最受歡迎的網站提供了強大的支持。
PHP(PHP 的遞歸首字母縮寫:超文本預處理器)是一種廣泛使用的開源通用腳本語言,特別適合於網絡開發,並且可以嵌入 HTML.
頁麵包含大量帶有嵌入式代碼的 HTML,而不是大量用於輸出 HTML 的命令(如 C 或 Perl 中所示)(在這種情況下,輸出“嗨,我是 PHP 腳本!”)。該代碼包含在特殊的開始和結束處理指令中,使您可以跳入和退出“ PHP 模式”。
macOS 的 PHP 與客戶端 JavaScript 之類的區別在於,代碼在服務器上執行,生成 HTML,然後發送給客戶端。客戶端將收到運行該腳本的結果,但不知道底層代碼是什麼。您甚至可以將 Web 服務器配置為使用 PHP 處理所有 HTML 文件,然後,實際上沒有任何辦法可以讓用戶說出自己的想法。
使用 PHP 的最佳之處在於,對於新手來說,這非常簡單,但是為專業程序員提供了許多高級功能。不要害怕閱讀一長串的 PHP 功能。您可以在短時間內跳入,並在幾個小時內開始編寫簡單的腳本。
也可用:下載適用於 Windows 的 PHP88988923
檔案版本 |
PHP 8.0.12 |
檔案名稱 |
php-8.0.12.tar.gz |
檔案大小 |
|
系統 |
Mac OS X |
軟體類型 |
開源軟體 |
作者 |
PHP Development Team |
更新日期 |
https://www.php.net/ |
軟體類型 |
2021-11-03 |
更新日誌 |
What's new in this version: CLI: - Fixed bug #81496 (Server logs incorrect request method)
Core: - Fixed bug #81435 (Observer current_observed_frame may point to an old (overwritten) frame) - Fixed bug #81380 (Observer may not be initialized properly)
DOM: - Fixed bug #81433 (DOMElement::setIdAttribute() called twice may remove ID)
FFI: - Fixed bug #79576 ("TYPE *" shows unhelpful message when type is not defined)
FPM: - Fixed bug #81026 (PHP-FPM oob R/W in root process leading to privilege escalation) (CVE-2021-21703)
Fileinfo: - Fixed bug #78987 (High memory usage during encoding detection)
Filter: - Fixed bug #61700 (FILTER_FLAG_IPV6/FILTER_FLAG_NO_PRIV|RES_RANGE failing)
Opcache: - Fixed bug #81472 (Cannot support large linux major/minor device number when read /proc/self/maps)
Reflection: - ReflectionAttribute is no longer final
SPL: - Fixed bug #80663 (Recursive SplFixedArray::setSize() may cause double-free) - Fixed bug #81477 (LimitIterator + SplFileObject regression in 8.0.1)
Standard: - Fixed bug #69751 (Change Error message of sprintf/printf for missing/typo position specifier)
Streams: - Fixed bug #81475 (stream_isatty emits warning with attached stream wrapper)
XML: - Fixed bug #70962 (XML_OPTION_SKIP_WHITE strips embedded whitespace)
Zip: - Fixed bug #81490 (ZipArchive::extractTo() may leak memory) - Fixed bug #77978 (Dirname ending in colon unzips to wrong dir) |
檔案下載 |
檔案下載
|