📄 internals2.ze1.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Zend Engine 1</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="internals2.apiref.html">Zend Engine 2 API reference</a></div> <div class="next" style="text-align: right; float: right;"><a href="internals2.ze1.streams.html">Streams API for PHP Extension Authors</a></div> <div class="up"><a href="internals2.html">PHP at the Core: A Hacker's Guide to the Zend Engine</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div> <h1>Zend Engine 1</h1><h2>Table of Contents</h2><ul class="chunklist chunklist_chapter"><li><a href="internals2.ze1.streams.html">Streams API for PHP Extension Authors</a></li><li><a href="internals2.ze1.zendapi.html">Zend API: Hacking the Core of PHP</a></li><li><a href="internals2.ze1.tsrm.html">TSRM API</a></li></ul> <p class="para"> Zend Engine 1 is the internal engine used by PHP for the entire version 4 release line. It is no longer considered active, but PHP 4 is still in widespread use, so the old ZE1 documentation is preserved here exactly as it was. </p> <div id="internals2.ze1.intro" class="sect1"> <h2 class="title">Old introduction</h2> <p class="para"> If you are about to begin developing PHP or Zend extensions, you need to prepare yourself for the programming environment provided by the various APIs. This part of the documentation tries to introduce the APIs provided by the different PHP and Zend Engine versions available. Since most of the information available here is somewhat outdated, you'll want to read various files found in the PHP source, files such as <var class="filename">README.SELF-CONTAINED-EXTENSIONS</var> and <var class="filename">README.EXT_SKEL</var> in addition to the manual. </p> </div> </div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="internals2.apiref.html">Zend Engine 2 API reference</a></div> <div class="next" style="text-align: right; float: right;"><a href="internals2.ze1.streams.html">Streams API for PHP Extension Authors</a></div> <div class="up"><a href="internals2.html">PHP at the Core: A Hacker's Guide to the Zend Engine</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -