musicluvr86
New Member
I have written a mysql query and I show its result in html grid using php echo. Now I want to covert the contents of that grid in csv. I have tried many functions but they give the complete HTML of the page while I only want the Table generated by mySql and Php.