The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
PHP - A condition into a condition
Hi everywone is me again, I have this condition
PHP Code:
This is the best that i can do for let you understand Here the code that i've supposed and tried (give me this error: unexpected T_CONSTANT_ENCAPSED_STRING) PHP Code:
|
#3
|
||||
|
||||
sorry i will eplain better with some php code supposed
PHP Code:
|
#4
|
|||
|
|||
That is what Pauls code will do?
|
#5
|
||||
|
||||
I don't think
|
#6
|
|||
|
|||
Code:
if (condition1 OR (condition2 AND condition3)) { .... } => if (condition1 OR condition2) condition3 = false => if (condition1) exactly as you wanted here: Quote:
|
Благодарность от: | ||
Scanu |
#7
|
||||
|
||||
OH! Sorry!
If this code mean Quote:
--------------- Added [DATE]1315829552[/DATE] at [TIME]1315829552[/TIME] --------------- so this code would be right? PHP Code:
--------------- Added [DATE]1315851019[/DATE] at [TIME]1315851019[/TIME] --------------- I've tried this code PHP Code:
1 as var_field1 2 as var_field2 3 as var_field3 4 as var_field4 All fields that i've fill but still seeing "test" |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|