Home > Backend Development > PHP Tutorial > php:Talk about this language

php:Talk about this language

WBOY
Release: 2016-07-30 13:31:10
Original
1077 people have browsed it

Advantages of php

<code>1,开发效率高
2,对于普通网站来说:都是 <span>io</span> 密集型,瓶颈在 mysql ,php 的效率可以忽略不计.</code>
Copy after login

Disadvantages of php

<code><span>1,语言的效率低,在密集计算场景下,会比c</span><span>,</span><span>c</span><span>+</span><span>+</span><span>,</span><span>java</span><span>差几十上百倍</span><span>2,使用某些框架会导致php性能下降:symfony</span><span>,</span><span>laravel(中文叫“拉瓦我”)</span></code>
Copy after login

Copyright Statement: Knowledge comes from the people, and is used by the people! Reprinting is welcome. Please attach a link to this article at the beginning. The article will be updated from time to time!

The above introduces PHP: Let’s talk about this language, including aspects of it. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template