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
Explain about PHP filter and why it should be used?
How is it possible to know the number of rows returned in result set?
A process is identified by a unique___
Does php support polymorphism?
What is the use of "enctype" attribute in a html form?
Is php a backend?
What are the methods useful for method overloading?
What is url encoding and decoding in php?
Explain PHP looping?
What is parent __construct ();?
How many types of php frameworks are there?
What is php date function?
How can we execute a php script using command line?
my english is not too good then what we apply for a php programer post
Difference between mysql_connect and mysql_pconnect?