Come2Daddy
12-18-2008, 05:19 AM
Hello there,
Actually I always find this kind of condition statements in the vbulletin templates,
it's like this:
<if condition="anyConditionGoesHere">
any fragment of code
</if>
but I never encountered it in any tutorial resource, and I don't know which language does support this syntax
so I would love to know what language does support this, so I can read more about, such as how to use "and", "or" operaters in case of multible conditions
thanks in advanced
Actually I always find this kind of condition statements in the vbulletin templates,
it's like this:
<if condition="anyConditionGoesHere">
any fragment of code
</if>
but I never encountered it in any tutorial resource, and I don't know which language does support this syntax
so I would love to know what language does support this, so I can read more about, such as how to use "and", "or" operaters in case of multible conditions
thanks in advanced