How to export oracle table data to a CSV file using a PHP Script and the same csv file should be sent as a attachment using php mail() function.Kindly give me any suitable links. Thanks
Naveen
I have written code that does exactly this, but it is done via 3-4 classes and some functions.
But I can obviously help with any specific points if you are developing this yourself
Comment