מדריך PHP
קודם
הבא
תוכן העניינים:
הערה:
After extracting the PHP archive, you 'll see a directory layout similar to that in תרשים 27-1.
תרשים 27-1.
Main directory layout of the PHP source tree.
php-4
ext
In PHP 4.0, it' s possible to compile these standard extensions as dynamic loadable modules (at least, those that support it).
pear
Directory for the PHP class repository.
At the time of this writing, this is still in the design phase, but it 's being tried to establish something similar to CPAN for Perl here.
sapi
TSRM
Zend
Location of Zend' s file; here you'll find all of Zend's API definitions, macros, etc. (important).
php.h, located in the main PHP directory.
zend.h, located in the main Zend directory.
zend_API.h, also located in the Zend directory, which defines Zend 's API.
קודם
ראשי
הבא
למעלה