My Web site uses a MySQL database to display its products. The site is programmed in PHP (someone else did the programming).

I want to use the information in this database to produce a printed catalog to distribute to my customers. I am NOT a programmer, but I do have a bit of experience with SQL commands in general.

Also, I do not have any programming packages (VB, C, and so forth) set up on my computer, nor do I run PHP on my local machine.

Can someone suggest a relatively easy way to write a reasonably simple program (with the few tools I have available) to generate the catalog that I can print out?

Thanks in advance!