I have noticed that when exporting customer information through the admin panel it doesn't include all of the customers from the orders area.
I have been searching around for PHP code that does the job, although what I first need to understand is where I need to upload these PHP files for them to run successfully.
I am basically just wanting to export customer names and email addresses from the orders table so that I can import them into our email marketing application (and yes we do have permission to contact these people).
Do I need to upload PHP files to a specific folder in Magento for the queries to be able to access the data tables?