TAAZAA interview question

What is the use of @ in php

Interview Answer

Anonymous

25 July 2025

In PHP, the @ symbol is used to suppress error messages that would normally be output by expressions.