Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mamasita60440

    Export data from php page to excel spreadsheet

    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...
  2. mamasita60440

    Generate dynamic graphs from data in mysql db using php and excel or j

    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...
  3. mamasita60440

    using checkbox to select row of data from select query

    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...
  4. mamasita60440

    Creating relationships b/t tables with data from online form

    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...

Part and Inventory Search

Back
Top