Home  >  Article  >  PHP Framework  >  Can I learn thinkphp if I don’t know php?

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

藏色散人
藏色散人Original
2019-08-06 11:39:594558browse

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: http://www.php.cn/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!

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