|
lchownChanges user ownership of symlink Beschreibung
bool lchown
( string
$filename
, mixed $user
)
Attempts to change the owner of the symlink Only the superuser may change the owner of a symlink. Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Beispiele
Beispiel #1 Changing the owner of a symbolic link
<?phpAnmerkungen
Siehe auch
|