chown

chown -- 改變檔案的擁有者(owner)

Description

int chown (string filename, mixed user);

只有系統管理員能改變檔案的擁有者.

另可參考 chown() and chmod() .