I have an application that I need to add a function to that will download a complete MySql Table in comma delineated format from a web site to a local hard drive. What is the best way to do this? Is there a function in PHP that will do this? in MySql? or do I just need to do something with fopen(). Anything to help me get started would be appreciated.
Mark Roberts Sr. Systems Analyst