Do you have any idea on how to create a chart in an Excel sheet programmatically from PHP ?
I know you can invoke the Excel COM object, but the server is running on
Give Google Charts API a go.
Aonther option you could look at is RRD tool, see here
HTH