hello i have one problem.. my one tabel is.. user: userid,username,usertype,email-add. 2nd table is manager:id,managerid,userid.. userid n id is primary key.. userid is foreign key in manager table..usertype:manager,sender.i want to display..sender and its related managerid..if its is match then display record or not match then display null..i hope u understand my ques.. give me solution as possible as

Member Avatar for LastMitch

multiple tabel fetching the all data in php

I can read what you wrote. You expect someone to read what you post.

Maybe the 1st table user:

userid | username | usertype | email-add
-------|----------|----------|----------
       |          |          |          

If you expect someone to help you then you need to fixed your table! So it can be presentable!

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.