why we use @symbol before the variable
Answer Posted / ritu
All PHP expressions can be called with the "@" prefix, which
turns off error reporting for that particular expression.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is polymorphism with example in php?
What is a persistent cookie in php?
What is cms php?
Is php faster than nodejs?
What is the use of is_array() and in_array()?
How is it possible to set an infinite execution time for php script?
What is php7?
What exactly is PHP?
How to increase the execution time of a PHP script?
Explain me difference between mysql_connect and mysql_pconnect?
What is the difference between html and php?
What are the different loops in php?
What is php and sql used for?
What are the main error types in php and how do they differ?
Why php is widely used?