
The @ operator in PHP
I had a chance to finish the project, the previous authors of which stuck @ in front of almost all the functions. As a result, everything worked according to the principle "the function will work - well, it will not work - well, to hell with it, no one will see the error anyway." The question is, what is the real use of the @ operator?