Help understanding this code

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
fatlog
Forum Newbie
Posts: 1
Joined: Wed Apr 13, 2011 5:13 am

Help understanding this code

Post by fatlog »

Hi,

I've been looking at a combination generator at...

http://www.sonyjose.in/blog/?p=62

What is the relevance of the binary part of the code? i.e. How/why is it used to index the input arrya and what is the relevance of encountering a 1 in the binary???
I dont like using ocde i dont fully understand!!

thanks
Post Reply