PHP » GoLang |
login |
register |
about
|
Error::getFile(No version information available, might only be in Git) Error::getFile — Gets the file in which the error occurred Description
final public string Error::getFile
( void
)
Get the name of the file the error occurred. ParametersThis function has no parameters. Return ValuesReturns the filename in which the error occurred. Examples
Example #1 Error::getFile() example
<?php The above example will output something similar to: /home/bjori/tmp/ex.php |
more
Recently updated
more
Most requested
more
Last requests
|