Home > Backend Development > PHP Tutorial > 求适合初学者练手的 PHP 开源项目?

求适合初学者练手的 PHP 开源项目?

WBOY
Release: 2016-06-06 20:45:41
Original
3251 people have browsed it

刚学完PHP基础,希望通过看源码 ,然后自己练习 的方法来加深学习php和熟悉web开发的过程

回复内容:

刚学完PHP基础,希望通过看源码 ,然后自己练习 的方法来加深学习php和熟悉web开发的过程

如果是初学者,建议先做一些比较简单的应用
如留言板(含登录注册),涉及php基础,会话,分页技术以及数据库操作等
推荐一个比较适合新手的网站:5idev

https://github.com/udoless/phpbeginner_gmanage
这个项目是我的第一个php项目,里面用到了很多初学者要用到的东西。

Related labels:
php
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