Or, alternatively, you can make every logical operation by using solely NAND 8)
Or NOR!
I'm going to regret this... are you sure?
Nope, this is just what my prof told me at the uni...
Actually I see that NAND gates are mentioned much more than NOR gates. But searching on Wikipedia (Wikipedia knows it all!) I read:
Wikipedia wrote:
NAND and NOR logic gates are the two pillars of logic, in that all other types of Boolean logic gates (i.e., AND, OR, NOT, XOR, XNOR) can be created from a suitable network of just NAND or just NOR gate(s). They can be built from relays or transistors, or any other technology that can create an inverter and a two-input AND or OR gate. Hence the NAND and NOR gates are called the universal gates.
PS: I notice that external links open in the same window... is this wanted? I mean, I'd like external links to open in new windows/tabs, instead of taking the place of the forum...
How could this be possible - you are not able to tell *which* value to use if you use it. What you can do is checking for the existence of block2 or using conditionals to lay out properly or (the complicate way) iterating through block2 once, defining a variable with <!-- DEFINE --> if you find any parameter and then using this defined var within the later block:
Thanks. I did not think it would be possible, but what confused me is I have one working like that I am trying to narrow down why one is working and the other is not. I am guessing its a mistake on my part.
Has anyone figured out to include an indication of the logged-in user's 'Rank Title' on the index page?
I can't seem to find any reference to it apart from that in viewtopic, which isn't suitable. I haven't had a chance to look directly at the database structure to see where or how it is stored. Any help appreciated.
So far I've been able to include Member ID, joined date, posts and warnings.