
@Ansel, surely i am... On Thu, Oct 10, 2013 at 10:34 AM, Ansel Melly <anselmelly@gmail.com> wrote:
Really u seem like a newbie... real world application ??? Doubt On Oct 10, 2013 10:31 AM, "David Njuguna" <dnjuguna@gmail.com> wrote:
Ken, I am glad that you now know that you could do that in PHP.
On Thu, Oct 10, 2013 at 10:27 AM, Ken Muturi <muturiken@gmail.com> wrote:
The idea that i could have a boolean as as a neddle to search through an array..
On Thu, Oct 10, 2013 at 10:10 AM, Brian Ngure <brian@pixie.co.ke> wrote:
in_array() is a pretty commonly used function. Have used it myself many a time.
On Thu, Oct 10, 2013 at 9:48 AM, Ansel Melly <anselmelly@gmail.com>wrote:
What's unique about that... its pretty straightforward On Oct 10, 2013 9:47 AM, "Ken Muturi" <muturiken@gmail.com> wrote:
<?php echo (in_array(false, array(true,true,true,false)) ? 'T' : 'F');
echo (in_array(false, array(true,true,true,true)) ? 'T' : 'F');
Output: => T
=> F
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
-- Regards
Brian Ngure
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
_______________________________________________ skunkworks mailing list skunkworks@lists.my.co.ke ------------ List info, subscribe/unsubscribe http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------
Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke