PHP » GoLang |
login |
register |
about
|
GoLang ReflectionGenerator::getExecutingFile
request it (393)
GoLang replacement for PHP's ReflectionGenerator::getExecutingFile
[edit | history]
PHP ReflectionGenerator::getExecutingFilePHP original manual for ReflectionGenerator::getExecutingFile [ show | php.net ]ReflectionGenerator::getExecutingFile(PHP 7) ReflectionGenerator::getExecutingFile — Gets the file name of the currently executing generator Description
public string ReflectionGenerator::getExecutingFile
( void
)
Get the full path and file name of the currently executing generator. ParametersThis function has no parameters. Return ValuesReturns the full path and file name of the currently executing generator. Examples
Example #1 ReflectionGenerator::getExecutingFile() example
<?php The above example will output something similar to: File: /path/to/file/example.php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|