PHP » GoLang |
login |
register |
about
|
GoLang SplFileInfo::isLink
request it (401)
GoLang replacement for PHP's SplFileInfo::isLink
[edit | history]
SplFileInfo::isLink(PHP 5 >= 5.1.2, PHP 7) SplFileInfo::isLink — Tells if the file is a link Description
public bool SplFileInfo::isLink
( void
)
Use this method to check if the file referenced by the SplFileInfo object is a link. ParametersThis function has no parameters. Return Values
Returns Examples
Example #1 SplFileInfo::isLink() example
<?php |
more
Recently updated
more
Most requested
|