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


Please Help Members By Posting Answers For Below Questions

What are escaping characters? Explain with an example?

511


What is form action php?

583


What is config file in php?

534


How do you pass a variable by value?

575


How to get the number of characters in a string?

567






What is the use of mysql_fetch_array in php?

503


List some features of php that are deprecated in php

501


How to select a database in php?

571


Tell me how can we determine whether a php variable is an instantiated object of a certain class?

556


What does php exit do?

528


Php error constants and their descriptions

576


How do I run php?

526


When to use self over $this?

549


How do you end a session in php?

552


Where are the persistent cookies stored on your computer?

570