why we use @symbol before the variable

Answer Posted / vishal lakhani

@ in PHP one error control operator.the at sign (@). When
prepended to an expression in PHP, any error messages that
might be generated by that expression will be ignored.means
if errors comes and if u r Using@varialbe infront of any PHP
function it dont show any Error

Is This Answer Correct ?    50 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know what is the difference between the include() and require() functions?

512


What is a controller in programming?

493


How can you create a session in php?

527


What is reference variable php?

498


How to remove all duplicate values in array in php?

521






Which function can be used to delete a file?

586


Where can I learn php?

529


Which escape sequences can be used in single quoted strings in php?

525


Is it possible to extend the execution time of a php script?

493


Describe the security vulnerability of PHP?

608


Is it possible to destroy a cookie?

532


Is php a programming language?

546


What is the special meaning of __sleep and __wakeup?

573


How do I see how many pages per session in google analytics?

521


Is empty function c++?

520