eio_symlink

Example

 ReturnType eio_symlink ( string $path , string $new_path [, int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL 

Description

Create a symbolic link

Return Values

eio_symlink() returns request resource on success or FALSE on error.