Cycl3r PHP Program design

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
kristinemcleigh
Forum Newbie
Posts: 2
Joined: Mon Aug 16, 2010 4:37 am

Cycl3r PHP Program design

Post by kristinemcleigh »

Hello,

This is my 2nd post in the forum, but I hope I can get answers to my question. I will keep active to this website as promise. I have one problem regarding to my upcoming thesis program design. My thesis is I all about Cycler or similar to Matrix MLM.

Program description:

- The program design is all about 2x1 Matrix
- The program can add new member, before adding it should have a sponsor before he can be able to register.
- When a member is added. He will be put into database under his sponsor.
- The sponsor can handle up 2 members downline, once he completed his 2 downline his account will
be automatic to recyle(re-new).
- And if the sponsor refer more than the allowed referral downline. It will be automatically be overspill
to the downline of his or the downline of downline.

I can code via PHP+MySQL but my problem is the Program Design witch is I'm totally lose.

I have a sample here in youtube how it works. (I hope mods will not ban me for posting an external link)
http://www.youtube.com/watch?v=1A_zRp2d9AQ

If posted link is not allowed please edit.

regards,
kris
Post Reply