Error Suppression

On the real world websites its not a good practice to display PHP errors. So to suppress the errors, the '@' character is used across statements, where you are not sure whether these are correct or produce an error. This can be explained from the following example.

Get hands-on with 1200+ tech skills courses.