Page 1 of 1

PHP SQL SOMEONE HELP ME

Posted: Tue Apr 01, 2014 6:04 am
by neoexdeath05
Hello,

I am new here in this forum, I just search on google where can I have answers to my questions, then this forum show. I want to ask something please help me :(

This is the situation for my website

I got column "user_id" <-- Where user name go.
I got column "link_a" <-- Where link go.
I got column "link_b" <-- Where link go.

I got registration website, there is a line that you need to input the username where your account link. for example lets say my username is

NeoExDeath

Now I need two accounts link on my username so I can graduate.

So i need php page where can i see that my account is graduate.

If username got 2 link accounts
You are graduate.

So php can be look like this:

Your username: Armando Arce
Your left downline(link) is: Angelo John
Your right downline(link is: Jayjay Vindo
Status: You are Graduate.



Please help me. Thank you so much!

Re: PHP SQL SOMEONE HELP ME

Posted: Tue Apr 01, 2014 7:20 am
by Celauran
What is your question, exactly? What have you written so far? What errors are you encountering?

Re: PHP SQL SOMEONE HELP ME

Posted: Tue Apr 01, 2014 9:09 am
by neoexdeath05
Actually I don't have error, I just want to have that code.