PHP » GoLang |
login |
register |
about
|
eio_link(PECL eio >= 0.0.1dev) eio_link — Create a hardlink for file Description
resource eio_link
( string
$path
, string $new_path
[, int $pri = EIO_PRI_DEFAULT
[, callable $callback = NULL
[, mixed $data = NULL
]]] )
eio_link() creates a hardlink
Parameters
Return Values
ExamplesExample #1 eio_link() example
<?php The above example will output something similar to: bool(true) bool(true) string(%d) "%ssymlink.dat" See Also
|
more
Recently updated
more
Most requested
more
Last requests
|