Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.20 KB | None | 0 0
  1. ((($chmod_o["r"]?4:0)+($chmod_o["w"]?2:0)+($chmod_o["x"]?1:0))*100)+((($chmod_g["r"]?4:0)+($chmod_g["w"]?2:0)+($chmod_g["x"]?1:0))*10)+((($chmod_w["r"]?4:0)+($chmod_w["w"]?2:0)+($chmod_w["x"]?1:0))*1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement