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.3 |
檔案名稱 |
php-src-php-8.0.3.tar.gz |
檔案大小 |
|
系統 |
Mac OS X |
軟體類型 |
開源軟體 |
作者 |
PHP Development Team |
更新日期 |
https://www.php.net/ |
軟體類型 |
2021-03-17 |
更新日誌 |
What's new in this version: Core: - Fixed #80706 (mail(): Headers after Bcc headers may be ignored)
DOM: - Fixed #80600 (DOMChildNode::remove() doesn't work on CharacterData nodes)
Gettext: - Fixed #53251 (bindtextdomain with null dir doesn't return old value)
MySQLnd: - Fixed #78680 (mysqlnd's mysql_clear_password does not transmit null-terminated password) - Fixed #80713 (SegFault when disabling ATTR_EMULATE_PREPARES and MySQL 8.0)
MySQLi: - Fixed #74779 (x() and y() truncating floats to integers)
Opcache: - Fixed #80634 (write_property handler of internal classes is skipped on preloaded JITted code) - Fixed #80682 (opcache doesn't honour pcre.jit option) - Fixed #80742 (Opcache JIT makes some boolean logic unexpectedly be true) - Fixed #80745 (JIT produces Assert failure and UNKNOWN:0 var_dumps in code involving bitshifts)
OpenSSL: - Fixed #80747 (Providing RSA key size < 512 generates key that crash PHP)
Phar: - Fixed #75850 (Unclear error message wrt. __halt_compiler() w/o semicolon) (cmb) - Fixed #70091 (Phar does not mark UTF-8 filenames in ZIP archives) - Fixed #53467 (Phar cannot compress large archives)
Socket: - Fixed #80723 (Different sockets compare as equal (regression in 8.0))
SPL: - Fixed#80719 (Iterating after failed ArrayObject::setIteratorClass() causes Segmentation fault)
Standard: - Fixed #80654 (file_get_contents() maxlen fails above (2**31)-1 bytes) - Fixed #80718 (ext/standard/dl.c fallback code path with syntax error) |
檔案下載 |
檔案下載
|