Home > PHP Framework > ThinkPHP > body text

Can I learn thinkphp if I don't know php?

藏色散人
Release: 2019-08-06 11:39:59
Original
4426 people have browsed it

Can I learn thinkphp if I don't know php?

Can I learn thinkphp if I don’t know PHP?

You can learn thinkphp if you don’t know PHP, because thinkphp is a simple and easy-to-use lightweight domestic PHP development framework. It’s just that it will be more difficult to learn if you don’t have a basic PHP foundation. But as long as you visit the thinkphp official website more and persist You can also learn it by studying the video tutorials and documentation.

The learning method is as follows:

1. First understand the working principle of MVC.

2. Then understand the naming convention and document structure of thinkphp and understand the usage process of the three.

3. Next, you need to understand the basic usage of controller, model, and view (view or template).

4. Start writing code and do small projects to implement basic add, delete, modify and check functions.

5. Add new features based on small projects, such as paging, ajax file upload, thumbnails, etc.

6. You can type the code in the document, and then you can buy some books on practical projects, or read the codes of wordpress and thingkphp.

This article comes from the ThinkPHP framework technical article column: //m.sbmmt.com/phpkj/thinkphp/

The above is the detailed content of Can I learn thinkphp if I don't know php?. For more information, please follow other related articles on the PHP Chinese website!

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 [email protected]
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!