Forum Moderators: coopster
The second page i need to make a graph (based on MS access data) the shows the top 5 parts(the part number is the primary key), and display their respective part name and furthermore, i must show the the details of the top 3 parts, meaning the top 3 part numbers that appear the most.
I have jpgraph that creates graphs with php, but i only know how to make graphs with fixed values, not using a database.
Is this possible using access and php?
[phpfreaks.com...]