wireshop Posted November 9, 2007 Posted November 9, 2007 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.
Genx Posted November 9, 2007 Posted November 9, 2007 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.
Recommended Posts
This topic is 6236 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now