Page 1 of 1

about the little php

Posted: Thu Jun 19, 2008 3:27 am
by martin_great_boy
what kind of printer i must use? whew



so confused :x

Posted: Thu Jun 19, 2008 3:32 am
by dorahan
Mmm... you should use laserjet printer if you want to have a water resistant tint.. You should use photosmart printer if you want to have a great resolution of the image that you printed on... hehehehehe...

Posted: Sun Jun 22, 2008 2:06 pm
by dorahan
Can somebody help me to solve this challenge??? BEcause i don't understand about PHP at all... please give me a clue to the answer... thanks...

Posted: Mon Jun 23, 2008 9:32 pm
by suicidejack
well its obviously php so you could just code it and see what the output is...

Posted: Sun Jul 20, 2008 3:44 pm
by whattheh@ck
in PHP the "^" acts as a boolean XOR gate. you should be able to do this by hand.

Posted: Sun Jul 20, 2008 6:35 pm
by dorahan
whattheh@ck wrote:in PHP the "^" acts as a boolean XOR gate. you should be able to do this by hand.
:wink: thanks for the info.. but i've solved it already..

Posted: Thu Aug 07, 2008 10:22 am
by Dangeruss
whattheh@ck wrote:in PHP the "^" acts as a boolean XOR gate. you should be able to do this by hand.
What the crap does that even mean?

Posted: Wed Sep 03, 2008 9:19 pm
by PaRaDoX
boolean = only two values, true and false. XOr, i have no idea :)

Posted: Fri Dec 19, 2008 11:48 pm
by flog
look in wiki for XOR