I'm New in php & practicing a MLM Project, So i want know how to Calculate this & echo the Stages.
BkPrahallad 0 Newbie Poster
Recommended Answers
Jump to PostFirstly, your table isn't DB friendly. This would have to come from multiple tables (see normalisation) in a related model.
I suggest:
members table
stage tableto begin with
You need to provide more info on the left/right field and if there's any mathematical relationship to the commision field.
Jump to PostYou said "practicing a MLM Project". Personally I feel MLM is really complicated kind of data and calcuations, having lots of scope for error if db not designed properly.
I would like to know that have u pracitsed (insert, update, calculate) on normal database table structures, if not you start …
All 6 Replies

diafol

LastMitch
BkPrahallad 0 Newbie Poster

diafol
BkPrahallad 0 Newbie Poster
urtrivedi 276 Nearly a Posting Virtuoso
BkPrahallad commented: Thanks a lot +0
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.