From professional translators, enterprises, web pages and freely available translation repositories.
작업 합계total time of all tasks
task totals
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
the config.m4 file is responsible for parsing the command-line options passed to configure at configuration time. this means that it has to check for required external files and do similar configuration and setup tasks.
use the second option when the user simply has to decide whether to enable your extension.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
often it's necessary to print messages to the output stream from your module, just as print() would be used within a script. php offers functions for most generic tasks, such as printing warning messages, generating output for phpinfo(), and so on. the following sections provide more details. examples of these functions can be found on the cd-rom.
php offers functions for most generic tasks, such as printing warning messages, generating output for phpinfo(), and so on.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: