Results for directive translation from Japanese to English

Computer translation

Trying to learn how to translate from the human translation examples.

Japanese

English

Info

Japanese

directive

English

 

From: Machine Translation
Suggest a better translation
Quality:

Human contributions

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

Add a translation

Japanese

English

Info

Japanese

注意 if this directive is empty, php will let the user modify any environment variable!

English

this directive contains a comma-delimited list of environment variables that the end user won' t be able to change using putenv().

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

Japanese

this directive must be set in php.ini for example, you cannot set this in httpd.conf.

English

when safe_mode is on, php checks to see if the owner of the current script matches the owner of the file to be operated on by a file function.

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

Japanese

limit the files that can be opened by php to the specified directory-tree. this directive is not affected by whether safe mode is turned on or off.

English

when a script tries to open a file with, for example, fopen or gzopen, the location of the file is checked.

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

Japanese

this directive allows you to disable certain functions for security reasons. it takes on a comma-dilimited list of function names. disable_functions is not affected by safe mode.

English

it takes on a comma-dilimited list of function names. disable_functions is not affected by safe mode.

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

Japanese

as of php 4.2.0, this directive can take a semi-colon separated path in a similar fashion to the include_path directive, rather than just a single directory.

English

for example: "safe_mode_include_dir = / dir / incl /"

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

Warning: Contains invisible HTML formatting

Japanese

the default file creates two configuration directives in the configure script: --with-my_module and --enable-my_module. use the first option when referring external files (such as the --with-apache directive that refers to the apache directory). use the second option when the user simply has to decide whether to enable your extension. regardless of which option you use, you should uncomment the other, unnecessary one; that is, if you're using --enable-my_module, you should remove support for --with-my_module, and vice versa.

English

by default, the config.m4 file created by ext_skel accepts both directives and automatically enables your extension.

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

Get a better translation with
7,747,265,991 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