tags:

views:

31

answers:

1

in php how to create a tabbed window or page ,where in each tab i can display or do some thing ...help me pls...tab in the sense ...in a single page small pop up type in that tabbed menu bar like that am thinking to design ..pls help me...

A: 

Tabs are just a presentation of multiple pages.

This search on Google gives you the right direction on how to design the tabs: Google link

Create the right links on the tabs and on each page activate the right tab. That's all :)

Marien