Takara
07 May 2002, 02:01
I'm making a hack, and I'm wondering how to use iff as VB does. This is what is in newreply.php:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Now, if I wanted to convert this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
to use iff, would it look something like this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I'm not quite sure, at the end of the one VB uses there is ,$HTTP_HOST. I'm not sure what to replace that with, or with anything at all.
Thanks :bunny: (I just love that bunny ^^)
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Now, if I wanted to convert this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
to use iff, would it look something like this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I'm not quite sure, at the end of the one VB uses there is ,$HTTP_HOST. I'm not sure what to replace that with, or with anything at all.
Thanks :bunny: (I just love that bunny ^^)