Nesting Problem for Multilevel Marketing

2001-08-19 Thread ValZubiri
I solved the problem. Add a few more columns in the database table, one column per higher level, and add a few more mysql query coding, tracing who recruited who. Then everything becomes simple and fast mysql selects, and no nested queries or subselects are necessary.

Can you go back and forth between PHP and MySQL for a nesting procedure?

2001-08-17 Thread ValZubiri
I noticed that most if not all the mysql_fetch_object, and mysql_fetch_array and mysql_fetch_row all have print in the while brackets... what I want to do is to assign the result to a $variable first WITHOUT printing the result, and reassigning the $variable into a second query, before printi

Nesting Problem for Multilevel Marketing

2001-08-17 Thread ValZubiri
Hi Everyone, I have a few questions based on a scenario that was posed to me, and I have no idea how to go about it... For example, a multi-level / multilevel marketing project has the following Membertable with 2 fields for a generated Account Number the first field is Member's Unique