Any file operation (through functions such as fopen(
), copy( ), rename(
), move( ), unlink(
), chmod( ), chown(
), chgrp( ), mkdir(
), file( ), flock( ),
rmdir( ), and dir( )) checks to
see if the affected file or directory is owned by the same user as
the PHP script.