Results for modules translation from Korean to English

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

Korean

English

Info

Korean

all php modules follow a common structure:

English

all php modules follow a common structure:

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Korean

there are basically two ways to compile modules:

English

use the provided "make" mechanism in the ext directory, which also allows building of dynamic loadable modules.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Korean

make dep;make clean;make bzimage;make modules

English

these can be combined into a single command:

Last Update: 1970-01-01
Usage Frequency: 1
Quality:

Korean

by the way, i will be watching live now so i need to study my modules

English

fuck you samuel

Last Update: 2020-11-10
Usage Frequency: 1
Quality:

Reference: Anonymous

Korean

after you run buildconf, configure --help shows the following additional modules:

English

enables userland module --enable-cross_conversion book:

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Anonymous

Korean

using this option, php prints out the built in (and loaded) php and zend modules:

English

parse error - parse error, unexpected '='

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Anonymous

Korean

이 목록은 선택한 종류의 시스템 정보를 표시합니다.% 1 is one of the modules of the kinfocenter, cpu info, os info, etc

English

this list displays system information on the selected category.

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

Reference: Anonymous

Korean

use the provided "make" mechanism in the ext directory, which also allows building of dynamic loadable modules.

English

the second method is good for those who (for some reason) don't have the full php source tree available, don't have access to all files, or just like to juggle with their keyboard.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Anonymous
Warning: Contains invisible HTML formatting

Korean

the following directory and file functions should be used in zend modules. they behave exactly like their c counterparts, but provide virtual working directory support on the thread level.

English

they behave exactly like their c counterparts, but provide virtual working directory support on the thread level.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Anonymous

Korean

this function is special to all dynamic loadable modules. take a look at the creation via the zend_get_module macro first:

English

the function implementation is surrounded by a conditional compilation statement.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Anonymous

Korean

for security reasons, you should not put your dynamic modules into publicly accessible directories. even though it can be done and it simplifies testing, you should put them into a separate directory in production environments.

English

if you compiled it into the php binary, omit the call to dl(), as the module's functionality is instantly available to your scripts.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Anonymous

Korean

for example, resources are used to store database links and file descriptors. the de facto standard implementation can be found in the mysql module, but other modules such as the oracle module also make use of resources.

English

to create a new resource you need to register a resource destruction handler for it.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Anonymous

Korean

11. it says to use: --activate-module=src/modules/php4/libphp4.a, but that file doesn't exist, so i changed it to --activate-module=src/modules/php4/libmodphp4.a and it doesn't work!? what's going on?

English

this is a misleading error message from apache that has been fixed in more recent versions.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Anonymous

Get a better translation with
8,706,659,926 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK