Ok I am using php and mysql and I would like to know of any scripts where I can export mysql into an excel file.
Basically this is whats happening. I am making a company website. People can upload pictures to the server and the filename gets entered into the database. What I wanted to do as well is when a user decides to view something in excel file, I also wanted so the image will also appear in the excel file when its being export from mysql. Is this possible. I made a page where the admin can create catalogs for clients.