Translation of "built" to English language:
Dictionary Chinese-English
Examples (External sources, not reviewed)
| Built in Modules | Next |
| Changes to built in modules require recompiling of PHP. | Changes to built in modules require recompiling of PHP. |
| 醴翹 External Modules Built in Modules The Zend Engine | As shown in Figure 24 1 As shown in Figure 24 1 above, PHP can be extended primarily at three points external modules, built in modules, and the Zend engine. |
| If you've gotten this far, congratulations! You just built your first extension to PHP. | You just built your first extension to PHP. |
| Built in modules are compiled directly into PHP and carried around with every PHP process their functionality is instantly available to every script that's being run. Like external modules, built in modules have advantages and disadvantages, as described in the following table | Like external modules, built in modules have advantages and disadvantages, as described in the following table |
| Zend is built using certain conventions to avoid breaking its standards, you should follow the rules described in the following sections. | Zend is built using certain conventions to avoid breaking its standards, you should follow the rules described in the following sections. |
| Include servlet support. DIR is the base install directory for the JSDK. This SAPI prereqs the java extension must be built as a shared dl. | This SAPI prereqs the java extension must be built as a shared dl. |
| Naturally, the Chinese companies that provide most of the tools used to create and host this content have censorship built into their software, management structure, and business models. | Naturally, the Chinese companies that provide most of the tools used to create and host this content have censorship built into their software, management structure, and business models. |
| Returns the first key in the database. Note that no particular order is guaranteed since the database may be built using a hash table, which doesn't guarantee any ordering. | Note that no particular order is guaranteed since the database may be built using a hash table, which doesn 't guarantee any ordering. |
| 蛁 Some OmniHTTPd packages come with built in PHP support. You can choose at setup time to do a custom setup, and uncheck the PHP component. We recommend you to use the latest PHP binaries. Some OmniHTTPd servers come with PHP 4 beta distributions, so you should choose not to set up the built in support, but install your own. If the server is already on your machine, use the Replace button in Step 4 and 5 to set the new, correct information. | If the server is already on your machine, use the Replace button in Step 4 and 5 to set the new, correct information. |
| PHP can be built to support a large number of web servers. Please see Server related options for a full list of server related configure options. The PHP CGI binaries are compatible with almost all webservers supporting the CGI standard. | The PHP CGI binaries are compatible with almost all webservers supporting the CGI standard. |
| That's it, basically there's nothing more to implementing PHP modules. Built in modules are structured similarly to dynamic modules, so, equipped with the information presented in the previous sections, you'll be able to fight the odds when encountering PHP module source files. | Built in modules are structured similarly to dynamic modules, so, equipped with the information presented in the previous sections, you 'll be able to fight the odds when encountering PHP module source files. |
| 蛁 This function will not work under Windows, which does not implement unix domain sockets. A possible exception to this rule is if your PHP binary was built using cygwin. You are encouraged to consider this aspect of the portability of your extension before it's release. | You are encouraged to consider this aspect of the portability of your extension before it 's release. |
| If you have built PHP as a CGI program, you may test your build by typing make test. It is always a good idea to test your build. This way you may catch a problem with PHP on your platform early instead of having to struggle with it later. | For further details please read that section of the manual. |