![]() |
If condition = URL
How do I put an if condition to show something only in my custom vb page
for example /page.php |
What you want to do is
<if condition = PAGE1> show XXXXYYY </if> am i get this right? |
Quote:
|
You could define THIS_SCRIPT in your php file:
Code:
define('THIS_SCRIPT', 'page'); Code:
<if condition="THIS_SCRIPT == 'page'"> |
All times are GMT. The time now is 03:33 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|