PHP » PYTHON |
login |
register |
about
|
import os os.lchown(filename, None, gid) lchgrp(PHP 5 >= 5.1.2) lchgrp — Changes group ownership of symlink DescriptionAttempts to change the group of the symlink filename to group . Only the superuser may change the group of a symlink arbitrarily; other users may change the group of a symlink to any group of which that user is a member. Parameters
Return ValuesReturns TRUE on success or FALSE on failure. Examples
Example #1 Changing the group of a symbolic link
<?php
Notes
|
more
Recently updated
more
Most requested
more
Last requests
|