J
|
joker 11/24/2010 |
I have a table that lists all my Labs. I want to create from it two tables - one that will list active dogs and one that will list those that are retired from my breeding program. Is there a way to create these tables then have php create a separate list page for each of them rather than a list page that includes all of them?
SELECT Column_Names
SELECT Column_Names |