I am trying to export contents from a php page to an excel spreadsheet. I am not an expert so my code may not be as sophisticated. For some reason the variables from the previous page are not posting even though I have created a session and listed the variables. Here is the code for the page...
I need to display selected data from a mysql database in basic line graphs using php. I am open to using excel but thought I saw something about php having a tool called jgraphs.
To give you a little background info about my application:
1. Users can search the databases by date. They...
I have a page that displays output from a mysql query in a table. I added checkboxes to each row. If the checkboxes are checked when I click the submit button I would like to take the data for just the rows that are checked and send that information to an excell spreadsheet.
The problem is I...
I'm creating an online form connected to a MYSQL database. The database will have 4 tables (Handle, Load, Server, and Performance).
The database will be populated by information entered in the form. I want to create a relationship between
Handle-->Performance
Load--->Performance...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.