A book on PHP extension Development-PHP Internals Books

Source: Internet
Author: User

Today we introduce a PHP extension development-related book "PHP Internals Book", which is a collaborative effort among several PHP developers to better document and describe how PHP works inside.

PHP Internals Book has three main goals:

  • Document and describe how PHP works internally.
  • Records and describes how to use the extended extension language.
  • Document and describe how to interact with the community to develop PHP itself.

PHP Internals Book is intended for developers with experience in C programming languages. Nonetheless, however, we will try to refine the information and summarize it so that developers who do not understand C can still understand the content.

But let's stick to it. If you do not know the C language, you will not be able to achieve efficient, stable (crashes under any platform), performance and practicality. Here are some very good online resources about the C language itself, ecosystem and build tools, and operating system APIs:

  • http://www.tenouk.com/
  • Https://en.wikibooks.org/wiki/C_Programming
  • http://c-faq.com/
  • https://www.gnu.org/software/libc/
  • Http://www.faqs.org/docs/Linux-HOWTO/Program-Library-HOWTO.html
  • Http://www.iecc.com/linker/linker10.html

A book on PHP extension Development-PHP Internals Books

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.