The TIPI project is a spontaneous project. The project mainly focuses on the internal implementation of PHP and all aspects related to PHP. The project includes the book "In-depth Understanding of the PHP Core" and some related PHP projects, such as some PHP extensions and research projects.
Go here to read the online version of In-depth Understanding of PHP Kernel (TIPI). If you have any questions or suggestions, you can submit a Github Issue
Many students left messages asking how to join the project. It is actually very simple:
All the content of this site is hosted on github http://github.com/reeze/tipi. It is best if you have git installed on your computer. If not, it is not a problem. You can download the complete compressed package of the project in the upper right corner of the page. Select Just use whatever compression format you like.
Unzip the project. The web directory in the directory structure is the web root directory of the project. The project does not force you to set your web server root directory to the path of the web directory. You can directly unzip the entire project to your web root directory. If you are a Windows user, one thing needs to be explained. In order to ensure the independence of the book content, the pictures related to the book are not placed in the web directory, so you may not see the pictures when you access the book through the web. We put / The book/images directory is linked to the /web/images/book directory. Because Windows cannot recognize soft links, there will be problems. There are three ways to solve this problem:
What are your opinions on the book? If you have any comments or suggestions about a certain chapter, you can leave a message online directly. If you have other content, you can also contact us directly.
You can contact the following authors
Or send it to all team members: [email protected]
Thanks to these contributors: https://github.com/reeze/tipi/contributors