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.1.6 |
檔案名稱 |
php-8.1.6.tar.gz |
檔案大小 |
|
系統 |
Mac OS X |
軟體類型 |
開源軟體 |
作者 |
PHP Development Team |
更新日期 |
https://www.php.net/ |
軟體類型 |
2022-05-13 |
更新日誌 |
What's new in this version: Core: - fixed (Registry settings are no longer recognized) - Fixed potential race condition during resource ID allocation - fixed (Preloading of constants containing arrays with enums segfaults) - Fixed Haiku ZTS builds
Date: - fixed (DateTimeZone::getTransitions() returns insufficient data) - fixed (Timezone doesn't work as intended) - fixed0 (DateTimeZone::getTransitions() returns invalid data) - fixed (Exceptions thrown within a yielded from iterator are not rethrown into the generator)
FFI: - fixed (Assigning function pointers to structs in FFI leaks)
FPM: - fixed3 (FPM /status reports wrong number of active processe) - fixed3 (FPM cannot shutdown processes) Fixed comment in kqueue remove callback log message
Hash: - fixed4 (segfault when serializing finalized HashContext)
Iconv: - fixed (ob_end_clean does not reset Content-Encoding header)
Intl: - fixed (msgfmt_format $values may not support references)
MBString: - Number of error markers emitted for invalid UTF-8 text matches WHATWG specification. This is a return to the behavior of PHP 8.0 and earlier.
MySQLi: - fixed (MySQLi uses unsupported format specifier on Windows)
SPL: - fixed (ArrayIterator may leak when calling __construct()) - fixed (SplFileObject: key() returns wrong value)
Streams: Fixed php://temp does not preserve file-position when switched to temporary file
zlib: - fixed (ob_end_clean does not reset Content-Encoding header) |
檔案下載 |
檔案下載
|