- PHP 7 Programming Blueprints
- Jose Palala Martin Helmich
- 98字
- 2021-07-08 11:14:08
Preface
PHP is a great language for developing web applications. It is essentially a server-side scripting language that is also used for general-purpose programming. PHP 7 is the latest version, which provides major backward-compatibility breaks and focuses on providing improved performance and speed. With the rise in demand for high performance, this newest version contains everything you need to build efficient applications. PHP 7 provides improved engine execution, better memory usage, and a better set of tools allowing you to maintain high traffic on your websites with low-cost hardware and servers through a multithreading web server.
推薦閱讀
- 多媒體CAI課件設(shè)計(jì)與制作導(dǎo)論(第二版)
- DBA攻堅(jiān)指南:左手Oracle,右手MySQL
- 零基礎(chǔ)玩轉(zhuǎn)區(qū)塊鏈
- C/C++算法從菜鳥(niǎo)到達(dá)人
- Practical Data Science Cookbook(Second Edition)
- TypeScript圖形渲染實(shí)戰(zhàn):基于WebGL的3D架構(gòu)與實(shí)現(xiàn)
- Unity 5.x By Example
- Java:High-Performance Apps with Java 9
- C語(yǔ)言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo) (第2版)
- Unity 2D Game Development Cookbook
- Visual Basic程序設(shè)計(jì)習(xí)題與上機(jī)實(shí)踐
- Mastering Apache Storm
- Vue.js光速入門及企業(yè)項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- jQuery從入門到精通(微課精編版)
- TypeScript圖形渲染實(shí)戰(zhàn):2D架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)