From professional translators, enterprises, web pages and freely available translation repositories.
only show errors
only show errors
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
possible errors are:
9 can 't communicate with portmapper
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
예 1. example for nis errors
?php echo "error:". yp_err_string();?
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
5. how can i trap com errors?
how can i trap com errors?
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
write errors to file instead of stderr:
write errors to file instead of stderr:
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
returns: true on success, false on errors
returns:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
this simple example retrieves an object and checks for errors.
?php function handle_error( $error) {$reason = $error - reason(0); echo "type:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
this section gathers most common errors that occur at build time.
1.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
curlopt_stderr: the file to write errors to instead of stderr.
curlopt_stderr:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
14. during make, i get errors in microtime, and a lot of rusage_ stuff.
leaving directory ` / home / master / php-4.0.1 / ext' make: *** [all-recursive] error 1
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
16. when building php with the gd library it either gives strange compile errors or segfaults on execution.
when building php with the gd library it either gives strange compile errors or segfaults on execution.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
the example below shows the handling of internal execptions by triggering errors and handling them with a user defined function:
the example below shows the handling of internal exceptions by triggering errors and handling them with a user defined function:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
this parameter is either a boolean value which toggles logging on and off, or a string containing the logfile in which log errors too.
this parameter is either a boolean value which toggles logging on and off, or a string containing the logfile in which log errors too.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
errors coming back from the msql database backend no longer issue warnings. instead, use these functions to retrieve the error string.
instead, use these functions to retrieve the error string.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
6. when it is compiling the file language-parser.tab.c, it gives me errors that say yytname undeclared.
env cppflags=-i / path / to / include ldflags=-l / path / to / library. / configure
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
8. some operating systems: i have installed php without errors, but when i try to start apache i get undefined symbol errors:
this has actually nothing to do with php, but with the mysql client libraries.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
x 세션 로그 파일을 지정할 수 있습니다. 이 파일은 x 세션 로그 메뉴를 선택하면 분석됩니다. 대개의 경우 ~ /. xsession- errors 에 저장됩니다.
you can type or choose here the x session log file. this file will be analyzed when you select the x session log menu. generally, its name is ~/. xsession-errors
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
this option won't find fatal errors (like undefined functions). use -f if you would like to test for fatal errors too.
the php start and end tags (?php and?) are not needed and will cause a parser error if present.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
these are functions dealing with error handling and logging. they allow you to define your own error handling rules, as well as modify the way the errors can be logged. this allows you to change and enhance error reporting to suit your needs.
the error reporting functions allow you to customize what level and kind of error feedback is given, ranging from simple notices to customized functions returned during errors.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
assertion should be used as a debugging feature only. you may use them for sanity-checks that test for conditions that should always be true and that indicate some programming errors if not or to check for the presence of certain features like extension functions or certain system limits and features.
while this information can be captured via other methods, using assertions makes it much faster and easier!
Last Update: 2011-10-24
Usage Frequency: 1
Quality: