Log in

View Full Version : Conditional statement


Gbml2u
12-20-2006, 11:38 AM
I have a code <if condition="$user[field7] == 1">
Is this right?
Is $user[field7] right?
If i want to push out the field7 of the user profile from people who posted the reply, I will use $post[field7].
But If i want to push out the field7 of the user profile from people who is viewing the reply or the thread, what will i use?
Please answer my question?
Thank u so much ^^

rogersnm
12-20-2006, 11:43 AM
I don't quite understand you...