![]() |
romaldus 12/18/2017 |
You cannot use php "IF" statement in phprunner lookup WHERE. To solve this, create a new session in "before display event" to check some vars existence and than use that session in lookup WHERE. |
W
|
wpl author 12/19/2017 |
You cannot use php "IF" statement in phprunner lookup WHERE. To solve this, create a new session in "before display event" to check some vars existence and than use that session in lookup WHERE.
|
![]() |
Admin 12/22/2017 |
This wasn't a correct syntax before and is not now. But, you can use ternary operator in PHP to achieve this: |
W
|
wpl author 12/22/2017 |
This wasn't a correct syntax before and is not now. But, you can use ternary operator in PHP to achieve this: https://www.abeautifulsite.net/how-to-use-the-php-ternary-operator
|
![]() |
Admin 12/22/2017 |
Some people just have to have the last word. You won. |