PHP Function List
log_error doesn't exist. Closest matches:
- oci_error
- qdom_error
- msql_error
- curl_error
- xslt_error
- odbc_error
- ldap_error
- ocierror
- hw_error
- fbsql_error
- mysql_error
- ifx_error
- fdf_error
- yaz_error
- udm_error
- dbx_error
- ingres_error
- rrd_error
- odbc_errormsg
- pg_last_error
Site Search Results
-
error_log ("Big trouble, we're all out of FOOs!", 1, "operator@example.com");} // another way to call error_log(): error_log ("You messed up!", 3, "/var/tmp/my-errors.log");
-
Error Handling Functions - ManualWhen configuring your error log file in php.ini, you can use an absolute path or a relative path. A relative path will be resolved based on the location of the generating ...
-
There are no user contributed notes for this page.
-
syslog() generates a log message that will be distributed by the system logger. For information on setting up a user defined log handler, see the syslog.conf (5) Unix manual ...
-
Error Control Operators - ManualIf you're wondering what the performance impact of using the @ operator is, consider this example. Here, the second script (using the @ operator) takes 1.75x as long to execute ...
-
Sets the value of the given configuration option. The configuration option will keep this new value during the script's execution, and will be restored at the script's ending.
-
Runtime Configuration - ManualRuntime Configuration. The behaviour of these functions is affected by settings in php.ini.
-
error_ log; error_ reporting; restore_ error_ handler; restore_ exception_ handler; set_ error_ handler; set_ exception_ handler; trigger_ error; user_ error
-
error_ log; error_ reporting; restore_ error_ handler; restore_ exception_ handler; set_ error_ handler; set_ exception_ handler; trigger_ error; user_ error
-
error_ log; error_ reporting; restore_ error_ handler; restore_ exception_ handler; set_ error_ handler; set_ exception_ handler; trigger_ error; user_ error

Other forms of search
To search the string "log_error" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
