PHP: Doing some cool things with references and destructors

Not everybody of you might know, that there are references in PHP too, like in many other languages. I wondered if there is something these references might be really good for and came up with the following concept.
|Den ganzen Beitrag lesen...

I recently wanted to create a shared folder with the attribute hidden, but did not want to change the /etc/samba/smb.cnf.






