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 7.3.12 |
檔案名稱 |
php-src-php-7.3.12.tar.gz |
檔案大小 |
16.7 MB |
系統 |
Mac OS X |
軟體類型 |
開源軟體 |
作者 |
PHP Development Team |
更新日期 |
https://www.php.net/ |
軟體類型 |
2019-11-21 |
更新日誌 |
What's new in this version: Core: - Fixed (Memory corruption using Closure::bindTo) - Fixed (Parse errors classified as highest log-level) - Fixed (Segfault if GC triggered while generator stack frame is being destroyed) - Fixed (Closure::fromCallable() doesn't handle [Closure, '__invoke'])
COM: - Fixed (Appending to a variant array causes segfault)
Date: - Fixed (DateInterval incorrectly unserialized) - Fixed (Serialising DatePeriod converts DateTimeImmutable)
Iconv: - Fixed (Wrong libiconv version displayed)
OpCache: - Fixed (Incorrectly computed opcache checksum on files with non-ascii characters) - Fixed (OpCache corrupts custom extension result)
OpenSSL: - Fixed (TLS issues from HTTP request affecting other encrypted connections)
Reflection: - Fixed (ReflectionClass::ImplementsInterface - inaccurate error message with traits)
Sockets: - Fixed (Multicasting may leak memory) |
檔案下載 |
檔案下載
|