The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
The @ symbol
What does the @ symbol mean when it is used before a funtion just as:
PHP Code:
|
#2
|
|||
|
|||
That supresses error messages from being displayed for that operation should any occur.
|
#3
|
|||
|
|||
Very dangerous to use, BTW, because you won't know what problems would be happening. Always capture it to a variable; for example:
PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|