Advertisement
Guest User

Untitled

a guest
Feb 7th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. chmod($destinationFile, 0640);
  2.  
  3. chmod($destinationFile, 0640);
  4.  
  5. chmod($destinationFile, 0644);
  6.  
  7. chmod($destinationFile, 0750);
  8.  
  9. chmod($destinationFile, 0755);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement