The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Could you guys try the following code, and report back bugs if there are any?
This snipplet detects if an avatar is animated (or any other .gif) PHP Code:
|
|
#2
|
|||
|
|||
|
do php if statements work without brackets and without telling an if to end?
PHP Code:
|
|
#3
|
|||
|
|||
|
Yes they do.
If you do not enclose the content in brackets, it assumes the next line is to be executed if the statement returns true - else it ignores it |
|
#4
|
|||
|
|||
|
Quote:
|
![]() |
|
|