|
An example of PDatagrid essential features. A set of records extracted with a SQL query are displayed in a grid with page navigation links at the bottom.
Source code is in example1.php For your convenience PDatagrid package also includes a sql script (composers.sql) to re-create the table used in this example.
| Name |
Date of Birth |
Date of Death |
|
<< < [1] | 2 | 3 > >>
|
| Amadeus Mozart | Jan 27th 1756 | Dec 5th 1791 |
| Franz Schubert | Jan 31st 1797 | Nov 19th 1828 |
| Ludwig van Beethoven | Dec 17th 1770 | Mar 26th 1827 |
| Johannes Brahms | May 7th 1833 | Apr 3rd 1897 |
| Joseph Haydn | Mar 31st 1732 | May 31st 1809 |
|