viewing data using php and mysql
        Posted  
        
            by circle
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by circle
        
        
        
        Published on 2010-03-31T07:18:46Z
        Indexed on 
            2010/03/31
            7:23 UTC
        
        
        Read the original article
        Hit count: 234
        
hello, i'm circle.very new in php and mysql.i need to develop a website include with database.but i have a problem with this. i'm using php and sql to develop it.my task is: i have two table, investor and commission. investor have three level which is coordinator, consultant and participant.what should i do is, only coordinator can add consultant and participant in their profile.and only coordinator can add participant in their profile. so here, when investor was login, and they go to view commission, they only can see their owned coordinator and participant. but i'm stuck when they want to view the commission.maybe it only a simple thing, but i cannot solved it. help me..:(
© Stack Overflow or respective owner