I haven't really found insight on this, but wondering if anyone can help. I want to write a very simple PHP/MySQL script that lists all pending orders (or whatever parameter we want to use), and echos them in the web browser in a list. This list will include the products ordered as well as customer info.
I want to be able to export that data into an excel or comma delimited file so we can import it into our custom File Maker Pro database.
And to keep things sane, through this simple interface we build, I want to be able to set all those orders to processed or shipped or something like that so we don't query them again the next time.
Is something like this even possible? Am I on the right track? and more importantly...is there anything like that out there now for Zen?
Thanks!



