Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 我在哪里可以学习 php 内部,它们是如何工作的?
是否有任何关于 php 的真正深入技术细节的好资源,即它是如何工作的。
大多数资源并没有超出实际如何使用该语言。我有兴趣找出这一切下面发生的事情(从高层次的角度来看,即我不想坐下来阅读 c 代码:))
我将从PHP 手册的内部部分开始。
PHP Wiki 中还有一个内部页面。