actually i am develop a system to store staff's information using php,mysql and dreamweaver as the tools.as i cerate the recordset using dreamweaver,how can i develop a paging for the recordset?for example i have 100 records and successfully display every 10 record at one time.However,i use only "First" and "Last" navigation to navigate through all the recordset. It is more effective if we can set the page number so user can navigate easily.For example the interface that i want is like this:
<< | < | 1 | 2 | 3 | > | >>
pelase help me someone..sggest me the tools or the coding to display the page number...