Hey I have a couple of php questions... Im writing a set of scripts for my friends band and have come accross to problems. First they want to be able to dump the mysql database with all of the users into an excel spreadsheet. I have tried many preexisting scripts but all of them return an error that says "header already updated cannont update headers" I've checked the script for any unwanted characters before the header call is made but have found none so could someone please send me a link to a working mysql db to excel program (it can be in any language supported by X10 (php java cgi etc))?
Also I'm stuck on something really stupid. I want to create a button that when the admin clicks on it a query is run and all of the people in the database are displayed. I have written out the script for the query but I just need to know how to go about linking to the php file using html? Thanks for your help...
Also I'm stuck on something really stupid. I want to create a button that when the admin clicks on it a query is run and all of the people in the database are displayed. I have written out the script for the query but I just need to know how to go about linking to the php file using html? Thanks for your help...