Home  >  Article  >  Backend Development  >  用php做服务器端开发涉及到哪些知识点,有开源的项目可以作参照吗?

用php做服务器端开发涉及到哪些知识点,有开源的项目可以作参照吗?

WBOY
WBOYOriginal
2016-06-06 20:45:00982browse

用php做服务器端开发涉及到哪些知识点,有开源的项目可以作参照吗?

回复内容:

用php做服务器端开发涉及到哪些知识点,有开源的项目可以作参照吗?

这个问题有点大,看你要做什么了,首先你得了解php语言,一般要使用一个MVC框架+一个前端框架,再着要了解数据编程,这三样是最基础的。
因为php是开源的,所以各种框架很多,比较好入门的如thinkphp,这是国产的,资料也多;前端框架国产的dwz,已经能够满足基本需要;数据库从MySql开始吧!
推荐一个LAMP开发环境,XAMPP,是不是已经不更新,但它很好用!初学者可以先用它上手!

Statement:
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