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
How to create a public static method in PHP?
What is the difference between print() and echo()?
Which framework is best for php development?
Who created numbers?
What is the use of session and cookies in php?
What is namespace and use in php?
Why php script is not running in browser?
How to create a text file in PHP?
Why do we use sessions in php?
What php framework does wordpress use?
What is the string concatenation operator in php?
What are examples of independent and dependent variables?
How to remove all duplicate values in array in php?
Can you pass an array into a function?
How can I learn php fast?