Recommended Tutorials for php mysql and graphs

Posted by Vinit Joshi on Stack Overflow See other posts from Stack Overflow or by Vinit Joshi
Published on 2012-10-24T10:54:29Z Indexed on 2012/10/24 11:00 UTC
Read the original article Hit count: 252

Filed under:
|
|
|

I need help to find a tutorial or anything to help me create a comparison chart.

The user is able to search for device names.

The information about the device names is in a drop down box dynamically added from the database.

I want the user to be able to select two separate devices and view the devices information plotted onto a graph. I'll be grateful for keywords that I can search for or any tutorials that will help me to carry on with this task.

Currently on my screen I can see the data that has been inserted into the database. This data is placed inside a table.

I have so far used xhtml, php and mysql.

I've tried to make the question as clear as possible so sorry if it does confuse anyone.

© Stack Overflow or respective owner

Related posts about php

Related posts about jQuery