November 9, 200718 yr Is there a plugin for PHP that allows you to get data from filemaker tables? What I would like to do is upload our Inventory file and be able to create a dynamic web catalog. Or would it be easier to put the filemaker data into a MySQL database. I'm trying to plan for as little upkeep as possible. Also we do not have or want to host our website in-house.
November 9, 200718 yr Plugin? no... but there is an API for PHP that lets you interact with FileMaker - though you have to host it with FMS so that becomes problematic. In answer to your question then, the only way you can do this in your environment is to dump it into a sql table.
Create an account or sign in to comment