in tab 3.. i inserted a php codes to view all the message that i have saved in database.. in list view..
in the title of each message I put a link in order to view the details of this message.
in order to view my detailed message i use GET to get the message_id in order to fetch other datas from the database..
I have seen my detailed message in tab 3
but the problem is the tab 1 always appear..