What are the misconceptions about PHP? PHP related Q & A
![]() | ![]() | ![]() | ![]() |
| 【性价之王】 | 【线路之王】 | 【价格之王】 | 【配置之王】 |
| 【免费之王】 | 【香港首推】 | 【梯子之王】 | 【独服之王】 |

目录
PHP now has a bad reputation because it used to be “terrible”. This article tries to answer some common assertions about PHP in order to explain to non-technical people that PHP is not as bad as many people say.
1、它是不是鼓励糟糕的实践?Not anymore. In the past, many developers were taught very bad practices in books, so the quality of PHP code was very poor. PHP once allowed you to do some very strange things that made it very easy to build, but it was a nightmare to maintain.
These are no longer common problems. With the introduction of high-quality learning materials, which are easy to learn and easy to obtain, a new developer can learn PHP in the right way. In this way, it can avoid junior developers writing code that is very painful to maintain because they don’t know the right way to build things.
With the introduction of the framework, most of the common code that led to many bad experiences is now completed automatically; Theore, developers only need to use the framework, and the framework can code it correctly.
Moreover, over the years, some bad practices are caused by missing features, resulting in the permission of things that should not be allowed. In most cases now, it is not even possible to implement something previously written to lead to this reputation.
Summary
It no longer encourages bad practiceBad practices are avoided by using frameworks.Language features are now much discussed. Bad features are no longer supported.PHP adds most, if not all, of the features found in other languages.2. Isn’t it very safe?
In the past, the security of PHP applications was usually poor because the language allowed it. These things are no longer used because the development of PHP applications is now completely different.
By using the autoloader to include files instead of dynamically including files, remote and local file inclusion (where PHP reads files from other addresses instead of the original intended address) has been removed.
Through the extensive use of the template system (which can automatically deal with the escape and security problems of displaying dynamic content), the cross site scripting attack caused by the direct use of HTML in PHP (where one user adds a JavaScript script to the place to be displayed to another user) has been avoided.
By using prepared statements in SQL, SQL injection attacks are avoided (this is caused by the need to build SQL queries and send them together with data, in which users can add additional SQL commands to the queries). In addition, ORM is widely used to ensure that user data and queries are sent separately, and SQL cannot treat them as separate commands.
Through the widely used form library of nonce system, cross site request forgery is avoided (in which users can be tricked to perform some operations on your site).
Summary
Not anymore.
Remote and local file inclusion is avoided by using an automatic loader (standard for all mainstream frameworks).Cross site scripting (XSS) attacks are avoided by using template language as standard or a front-end framework (such as react).SQL injection is avoided by using orms and widely using prepared statements.By using nonce token (automatically supported by all mainstream frameworks), Cross Site Request Forgery (crsf) attacks are avoided.3. Is it really slow?It depends on what you compare it to. If you compare PHP with Java, C, or go, it’s slow. But if you compare PHP with Python, ruby, and so on, it’s not slow. PHP is one of the fastest languages of its kind and continues to improve performance.
In most cases, your application is slow because the server is overloaded or the database query is slow. These problems exist in any language.
Summary
PHP is slower than compiled languages.PHP is faster than other scripting languages.Websites are usually slow not because the language used is not fast enough, but because of performance problems caused by the server or database.4. Is its scalability really poor?
In fact, any language can scale. Compiled languages (such as go, C, or rust) have lower extension costs than scripted languages (such as PHP). However, they are not designed for the same task. In fact, they are all the same; It simply boils down to the number of servers you use. If you use enough servers, you can expand any application. PHP has lower expansion costs than other scripting languages because it requires less resources to start running and can run on smaller memory servers with more CPUs.
In addition, for scalability, the database is important. If you can expand your database, you can expand your application. Databases are more difficult to scale than application servers. It’s easy to add another client to read the database; However, it is much more difficult to make the database run quickly.
Summary
Any language can be flexible; It depends on how many servers you use.The real problem with scaling is the database, not the application language used.If you can expand your data, you can expand your application.5. Should I always use it?no Each programming language has its area of expertise. PHP is ideal for web applications. You should use it to build websites and APIs.
If you are building a system application where every millisecond is important, use rust or C.
If you are building an AI application, Python is a good option.
If you are building a SaaS application, PHP is a good option.
If you are building an Android application, kotlin is a good option.
If you are building an application that runs on multiple platforms, Java is a good option.
Summary
No, every language has its best use case.
The best use case for PHP is web applications.
Go, rust, C are suitable for system applications.
Python is suitable for artificial intelligence.
Kotlin is suitable for Android applications.
Java is suitable for platform independent applications.
[国外永久免费VPS]历史优惠活动内容
猜你可能想看的VPS
- hostkvm - 日本 KVM VPS 80Mbps 带宽 2 核 1日本VPS[主机]
- Virtono - 春季特价促销 VPS 最低二八折年付€9.95全球[VPS测评]
- 双十一 iON→2 核 CPU 4G 内存套餐 新加坡 洛杉矶机房 月付全球[VPS测评]
- CentOS7 安装 Docker 教程全球[VPS测评]
- 利用 google voice 开启微信隐藏电话功能 WeChat Ou全球[VPS测评]
- 疯狂猜成语 图猜成语一个人拿着枪丢掉一支笔是什么成语?全球[VPS测评]
- 绝版补货 搬瓦工双向 CN2 GIA 线路 37.79 美元每年补货了全球[VPS测评]
- LOCVPS 上架 KVM 七折 香港&德国(CN2)机房月付 49 元香港VPS[主机]
- LOCVPS→38.5 元 月 XEN-2GB 40GB 3M 香港机房香港VPS[主机]
- 微基主机 7 月促销→美国主机 65 折优惠 日本 CN2 VPS 首月日本VPS[主机]
- 阿里云 618 优惠活动→云服务器低至 2 折仅需 190 元 年起 新全球[VPS测评]
- KTS24→€2.5 月 4G 内存 25GB SSD 空间 5TB 流虚拟空间(主机)
- DedeCMS 友情链接去掉 li 标签 DedeCMS 怎么去掉友情链全球[VPS测评]
- WordPress保护后台登录插件:Login LockDown全球[VPS测评]
- DediPath全场便宜VPS四折促销,月付1.4美元起;洛杉矶便宜服务全球[VPS测评]
- 数字化东风已来,亚马逊云科技跨境电商合作企业招募大会即将开启全球[VPS测评]
- 云计算的三种服务模式,SaaS和PaaS的区别在哪里?全球[VPS测评]
- 人力资源管理系统前端Web模板 - SmartHR全球[VPS测评]
- 拼多多正筹建跨境电商平台:密集挖角SHEIN员工,零佣金招商入驻全球[VPS测评]
- 亿速互联怎么样?香港沙田vps,2核1G3M云主机仅98元/月,780元香港VPS[主机]
- 兼容移动和PC的loading加载和toast消息插件全球[VPS测评]
- 亿速云“双11”上云狂欢大促 高防云服务器、裸金属服务器优惠套餐全球[VPS测评]
- 轻云互联,香港美国vps终身8.8折17元/月起,cn2直连线路,50G美国VPS[主机]
- 香港vps免费:青云互联,1核1G/50G硬盘/500GB流量/2M带宽香港VPS[主机]
- 互盟云元旦活动:云服务器1核2G首月仅18元,香港虚拟主机年付仅1折香港VPS[主机]
- HostHatch:香港/澳大利亚vps,1核/2GB/10GB NVM虚拟空间(主机)
- 播放量破千万,点赞量破百万,你绝对想不到这三款多功能产品居然在TK上卖爆全球[VPS测评]
- 野草云:香港CN2VPS年付36折,137元/年;独立服务器350元月起独立服务器[U]
- 者也vps年终特惠:全场云服务器7折终身优惠,赠1G内存,充1000送3全球[VPS测评]
- 品光网络怎么样?香港美国服务器/云/高防,开年采购3.5折起美国VPS[主机]
转载请注明原文地址:http://140.238.13.167:12355/read-185228.html











